diff --git a/install.sh b/install.sh index 75284d2..44cc448 100644 --- a/install.sh +++ b/install.sh @@ -1,3 +1,5 @@ apt-get update apt-get upgrade -y -apt-get install cifs-utils -y \ No newline at end of file +apt-get install cifs-utils -y +apt-get install tree -y +apt install sudo \ No newline at end of file