diff --git a/uninstall.sh b/uninstall.sh index 7997124..a577bec 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -27,6 +27,7 @@ my_app_upstart_service="etc/init.d/${my_app_name}.conf" $sudo_cmd rm -f /usr/local/bin/goldilocks +$sudo_cmd rm -f /usr/local/bin/uninstall-goldilocks $sudo_cmd rm -rf /usr/local/lib/node_modules/goldilocks $sudo_cmd rm -f "$MY_ROOT/$my_app_etc_config"