mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-12-18 08:07:03 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -157,7 +157,7 @@ certbot)
|
|||||||
else
|
else
|
||||||
touch "/tmp/$SERVICE_NAME.pid"
|
touch "/tmp/$SERVICE_NAME.pid"
|
||||||
echo "$start_message"
|
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
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user