mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-03 01:23:22 +02:00
Update install.sh
This commit is contained in:
parent
13eefff926
commit
20d2320ac5
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ fi
|
|||
wget "http://www.adminer.org/latest.php" -O /usr/share/adminer/latest.php
|
||||
ln -s /usr/share/adminer/latest.php /usr/share/adminer/adminer.php
|
||||
|
||||
git clone --branch v1.0.3 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.4 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
mkdir -p /var/log/namingo
|
||||
chown -R www-data:www-data /var/log/namingo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue