Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'..

This commit is contained in:
2023-08-02 23:16:00 +02:00
parent 17eaf8e278
commit 588cf5ca2e
18 changed files with 17 additions and 17 deletions

View File

@ -218,7 +218,7 @@ if [[ -z "$WEBSITE" ]] ; then
# Which cloud instance (website) would you like to update
#
source ${snippet_dir}/get-cloud-instance-to-update
source ${snippet_dir}/get-cloud-instance-to-update.sh
#fatal "No website ios given on commandline - Missing Parameter '-s <website>'"
fi