changed cp

This commit is contained in:
CodeServer 2022-05-08 11:20:19 +01:00
parent 4070f367f1
commit b00059a4fb

2
run
View File

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