initial move to resticprofile
This commit is contained in:
9
resticprofile-schedule.sh
Executable file
9
resticprofile-schedule.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
resticprofile unschedule
|
||||
|
||||
resticprofile schedule --all
|
||||
|
||||
echo "Scheduled all restic profiles"
|
||||
Reference in New Issue
Block a user