fix fr this time

This commit is contained in:
Jonny_Bro (Nikita) 2023-11-18 16:14:25 +05:00
parent 564ad6a07c
commit d59354ba82

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}