diff --git a/scripts/installer.sh b/scripts/installer.sh deleted file mode 100644 index e4e804b678c..00000000000 --- a/scripts/installer.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -echo "The installer script has been deprecated. Please check one of following for information" -echo " - https://github.com/openshift/odo/releases" -echo " - https://odo.dev/docs/installing-odo/ "