mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-03 00:01:50 +02:00
Preparation for 1.0.10
This commit is contained in:
parent
efb76ffd29
commit
d9b8802f9f
4 changed files with 130 additions and 2 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.9 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.10 --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