This commit is contained in:
Jonny_Bro (Nikita) 2023-11-18 16:05:58 +05:00
parent 38588dc931
commit 564ad6a07c

View file

@ -10,4 +10,4 @@ MODIFIED_STARTUP=`eval echo $(echo ${STARTUP} | sed -e 's/{{/${/g' -e 's/}}/}/g'
echo ":/home/container$ ${MODIFIED_STARTUP}" echo ":/home/container$ ${MODIFIED_STARTUP}"
# Run the Server # Run the Server
eval ${MODIFIED_STARTUP} eval ${MODIFIED_STARTUP}