You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the uninstall script is named "uninstall.sh" (e.g. if the NodeJS project's "./deploy/gcloud/uninstall" file was named "uninstall.sh"), the make uninstall command renames the "uninstall.sh" file as "uninstall.sh". It's strange that the "./deploy/aws/" and "./deploy/azure" make uninstall scripts didn't do the same thing... 🤔
The text was updated successfully, but these errors were encountered:
If the uninstall script is named "uninstall.sh" (e.g. if the NodeJS project's "./deploy/gcloud/uninstall" file was named "uninstall.sh"), the
make uninstall
command renames the "uninstall.sh" file as "uninstall.sh". It's strange that the "./deploy/aws/" and "./deploy/azure"make uninstall
scripts didn't do the same thing... 🤔The text was updated successfully, but these errors were encountered: