This commit is contained in:
Alexander Navarro 2023-05-26 20:21:59 -04:00
parent 6ef2e516ef
commit 6113256074
5 changed files with 45 additions and 11 deletions

View file

@ -144,6 +144,7 @@ for path in "${SOURCES[@]}"; do
delete_old "$path"
done
sync
# Sync to MEGA
# sync
echo -e "${GRN}Backups done!${RST}"