diff --git a/startup.sh b/startup.sh index f999a68..b8cb29c 100644 --- a/startup.sh +++ b/startup.sh @@ -1,5 +1,6 @@ #! /bin/bash +echo if [[ -z ${1} ]]; then echo Main file not spicified echo Restart the container with proper arguments