Update auto-appupdate.zsh

This commit is contained in:
Michael
2023-06-23 19:34:31 +01:00
committed by GitHub
parent 28ca601487
commit f604ff5675

View File

@@ -38,7 +38,7 @@ echo "Patchomator is installed. Continuing."
echo "Running \"patchomator.sh --yes --install --ignored --required\""
zsh "$PatchomatorPath" --yes --install --ignored "$PIGNOREDAPPS" --required "$PREQUIREDAPPS"
echo "Patchomator script has finished. Exiting."
exit 0
#
# End of file.