Update openrc service example

This commit is contained in:
Michał Gdula 2025-05-25 19:41:08 +01:00
parent 73431bccd4
commit 41994dfd43

View file

@ -18,8 +18,6 @@ depend() {
start() {
ebegin "Starting ${APP_NAME}"
export E621_USERNAME=""
export E621_PASSWORD=""
export TOKEN=""
start-stop-daemon --start --user "$LYNXIE_USER" \