changed cp

This commit is contained in:
CodeServer 2022-05-08 11:15:24 +01:00
parent ce28b62ce6
commit 4070f367f1

2
run
View File

@ -18,7 +18,7 @@ fi
# copy example production.env
cp example/env/production.env env/production.env
cp /DockerRegistryWebUI/example/env/production.env /DockerRegistryWebUI/env/production.env
echo "===> ENV Variables ..."
env | sort