exit code 0 on script end
This commit is contained in:
parent
51016ea135
commit
212e894744
@ -162,5 +162,5 @@ elif [[ "$sync" == "true" && -z "$backup" ]]; then # If only sync is true, run i
|
||||
sync
|
||||
fi
|
||||
[[ "$update_all_apps" == "true" || "$update_apps" == "true" ]] && commander
|
||||
[[ "$prune" == "true" ]] && prune
|
||||
|
||||
[[ "$prune" == "true" ]] && prune
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user