mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Update vst-install-ubuntu.sh
This commit is contained in:
parent
6225820910
commit
450fa0d7d0
1 changed files with 0 additions and 3 deletions
|
@ -258,9 +258,6 @@ if [ ! -e '/usr/bin/wget' ]; then
|
|||
check_result $? "Can't install wget"
|
||||
fi
|
||||
|
||||
# Installing gnupg
|
||||
apt-get -y install gnupg2
|
||||
|
||||
# Checking repository availability
|
||||
wget -q "c.vestacp.com/deb_signing.key" -O /dev/null
|
||||
check_result $? "No access to Vesta repository"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue