5 lines
No EOL
104 B
Bash
5 lines
No EOL
104 B
Bash
apt-get update
|
|
apt-get upgrade -y
|
|
apt-get install cifs-utils -y
|
|
apt-get install tree -y
|
|
apt install sudo |