mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 12:34:25 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
fbae76bd7f
commit
465874c0c2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user