mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 00:34:19 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
fbae76bd7f
commit
465874c0c2
@ -157,7 +157,7 @@ certbot)
|
||||
else
|
||||
touch "/tmp/$SERVICE_NAME.pid"
|
||||
echo "$start_message"
|
||||
__exec_command "$SERVICE_COMMAND" $GEOIP $OPTS $CONFIG || rm -Rf "/tmp/$SERVICE_NAME.pid"
|
||||
cd "/opt/echoip" && __exec_command "$SERVICE_COMMAND" $GEOIP $OPTS $CONFIG || rm -Rf "/tmp/$SERVICE_NAME.pid"
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user