This commit is contained in:
0xOzgur 2024-05-26 14:48:22 +03:00
parent 9ccae2187a
commit 033d49832f

View File

@ -14,7 +14,7 @@ echo "⏳Processing..."
sleep 2 # Add a 2-second delay
apt update
apt upgrade -y
apt install sudo -y #for non root Debian OS
apt install sudo -y
apt install git -y
# Step 2: Adjust network buffer sizes