Aktualizovat install.sh
This commit is contained in:
parent
bd316d6484
commit
00f34ae401
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
apt-get update
|
||||
apt-get upgrade -y
|
||||
apt-get install cifs-utils -y
|
||||
apt-get install tree -y
|
||||
apt install sudo
|
Loading…
Reference in a new issue