Update startup.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
|
echo
|
||||||
if [[ -z ${1} ]]; then
|
if [[ -z ${1} ]]; then
|
||||||
echo Main file not spicified
|
echo Main file not spicified
|
||||||
echo Restart the container with proper arguments
|
echo Restart the container with proper arguments
|
||||||
|
|||||||
Reference in New Issue
Block a user