pull/109/head
midoks 3 years ago
parent 149beb8df7
commit f914903c6f
  1. 2
      scripts/install/debian.sh
  2. 2
      scripts/install/ubuntu.sh

@ -13,7 +13,7 @@ mkdir -p /www/backup/site
apt update -y
apt install -y wget curl lsof iptables unzip
apt install -y wget curl lsof unzip
apt install -y python3-pip
apt install -y python3-venv

@ -13,7 +13,7 @@ mkdir -p /www/backup/site
apt update -y
apt install -y wget curl lsof iptables unzip
apt install -y wget curl lsof unzip
apt install -y python3-pip
apt install -y python3-venv

Loading…
Cancel
Save