Add files via upload

This commit is contained in:
xVRVx
2025-05-21 17:18:07 +03:00
committed by GitHub
parent e45ec44210
commit ea1224be67

View File

@@ -8,10 +8,6 @@ echo "port1: $port1"
echo "port2: $port2"
echo "port3: $port3"
if [ -n "$userID" ]; then
fi
echo "Обновление и установка необходимых пакетов..."
apt update && apt install sudo -y