bugfix
This commit is contained in:
parent
9ccae2187a
commit
033d49832f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user