Switch backup system to autorestic
This commit is contained in:
parent
c6fafa34c9
commit
6da8d4336b
6 changed files with 4 additions and 77 deletions
.bin
|
@ -9,7 +9,7 @@ autostart"
|
|||
action=$(echo "$actions" | $DMENU)
|
||||
|
||||
_menu_shutdown_backup() {
|
||||
alacritty -e "host-backup"
|
||||
alacritty -e sh -c "autorestic backup -av && sleep 3"
|
||||
}
|
||||
|
||||
if [ -z "$action" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue