mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-02 00:53:22 +02:00
Update install.sh
This commit is contained in:
parent
a0a16f4bfb
commit
8ed1d1811a
1 changed files with 1 additions and 1 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.16 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.17 --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