mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-23 02:56:02 +02:00
Preparation for 1.0.6
This commit is contained in:
parent
60ab2b9723
commit
f62b19ef03
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.5 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.6 --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