mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-03 01:23:22 +02:00
1.0.14 hotfix
This commit is contained in:
parent
181e3738a7
commit
ddfb8fed75
5 changed files with 144 additions and 4 deletions
|
@ -246,7 +246,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.13 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.14 --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