This commit is contained in:
@ -5,7 +5,6 @@
|
||||
MYID=$(id -u)
|
||||
MYGRP=$(id -g)
|
||||
|
||||
|
||||
_autocommandrun_volume() {
|
||||
local command="$1"
|
||||
local volume_name="$2"
|
||||
@ -188,5 +187,3 @@ autorestore() {
|
||||
|
||||
_autocommandparse restore "$BACKUP_TEMP_PATH" "$@"
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user