diff --git a/bin/updater b/bin/updater index 3cc05a03..9ea9e182 100755 --- a/bin/updater +++ b/bin/updater @@ -40,7 +40,7 @@ case "${STAGE}" in exit 1 fi - echo ":: S0 | Unlinking files" + echo ":: S0 | Uninstalling" ./uninstall.sh echo ":: S0 | Pulling updates"