Add Options 'ONLY_BACKUP' (do not handle existing archives) and 'NO_NEW_BACKUP' (do not backup any host, only handle existing archives).
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
manual=${manual:=true}
|
||||
|
||||
script_dir=$(realpath `dirname $0`)
|
||||
$script_dir/rcopy.sh true
|
||||
$script_dir/rcopy.sh -m $*
|
||||
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user