View difference between Paste ID: d2SW0Gtu and y6ZUv44S
SHOW: | | - or go back to the newest paste.
1
pkg install wget -y
2
 
3
apt update && apt upgrade -y
4
 
5
wget https://pastebin.com/raw/H5J9faCU -O install.sh
6
 
7
dos2unix install.sh
8
 
9
chmod u+x install.sh
10
 
11
./install.sh