Update startup.sh

This commit is contained in:
2025-12-12 11:32:43 +05:30
parent 9b0371332a
commit 6ac5db2980

View File

@@ -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