mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-19 19:09:20 +02:00
Update install.sh
This commit is contained in:
parent
325c0fb235
commit
0e6a925e1e
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ EOF
|
|||
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.11 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.12 --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