mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 08:41:50 +02:00
v1.0.21 preparations; fixes #182
This commit is contained in:
parent
9a5b3e6f6e
commit
49080e783e
6 changed files with 186 additions and 9 deletions
|
@ -259,7 +259,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.20 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.21 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
|
||||
echo "Setting up firewall rules..."
|
||||
ufw allow 22/tcp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue