Remove unison sync and add resync_vault.py to
poweroff and reboot scripts Signed-off-by: Ferit Yiğit BALABAN <fybalaban@fybx.dev>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
dt=$(date -Iseconds)
|
||||
unison=$($HOME/scripts/unison_sync.sh)
|
||||
# unison=$($HOME/scripts/unison_sync.sh)
|
||||
rm "$HOME/.cache/cliphist/db"
|
||||
python "$HOME/scripts/resync_vault.py"
|
||||
echo "[$dt] INFO: navi, powering off" >> navi.log
|
||||
poweroff
|
||||
|
||||
Reference in New Issue
Block a user