mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-23 19:10:30 +02:00
One more issue removed from installer
This commit is contained in:
parent
83a9d35f0c
commit
a590e804f3
1 changed files with 2 additions and 2 deletions
|
@ -247,8 +247,8 @@ EOF
|
|||
systemctl restart caddy
|
||||
|
||||
echo "Control Panel Setup..."
|
||||
mkdir -p /var/www/cp
|
||||
cp -r /opt/registry/cp /var/www/cp
|
||||
mkdir -p /var/www
|
||||
cp -r /opt/registry/cp /var/www
|
||||
mv /var/www/cp/env-sample /var/www/cp/.env
|
||||
|
||||
# Update .env file with the actual values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue