mirror of
https://github.com/casjaysdevdocker/soft-serve
synced 2025-09-18 09:57:43 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -159,7 +159,7 @@ certbot)
|
||||
echo "$SERVICE_NAME is running"
|
||||
else
|
||||
touch "/tmp/$SERVICE_NAME.pid"
|
||||
cd "/config/soft" || exit
|
||||
cd "/data/soft/repos" || exit
|
||||
echo "$start_message"
|
||||
__exec_command "$SERVICE_COMMAND" || rm -Rf "/tmp/$SERVICE_NAME.pid"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user