This commit is contained in:
heavybullets8 2022-12-26 14:45:05 -07:00
parent ce012b2890
commit 0d76ba4901
2 changed files with 1 additions and 1 deletions

View File

@ -158,4 +158,4 @@ elif [[ "$sync" == "true" && -z "$number_of_backups" ]]; then # If only sync is
fi
[[ "$update_all_apps" == "true" || "$update_apps" == "true" ]] && commander
[[ "$prune" == "true" ]] && prune
exit 0
exit 0