removes redundant JOEACNET_USER var from openrc/joeac.net

This commit is contained in:
2026-06-25 07:11:47 +01:00
parent 86ec9e9d54
commit 6f11b8c453
-1
View File
@@ -3,7 +3,6 @@
# https://gist.github.com/itzwam/2069e935385193207f7e5bea7156e21d
# https://github.com/0x17de/dockerservice-openrc
: ${JOEACNET_USER:=$(whoami)}
: ${SRCDIR:=/usr/local/lib/joeac.net}
DOCKER_COMPOSE_UP_ARGS=${DOCKER_COMPOSE_UP_ARGS-"--no-build --no-recreate --no-deps"}