diff --git a/ubuntu.sh b/ubuntu.sh index 9f85ad3..228271c 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -7,6 +7,8 @@ chmod 755 ./ppp # output folders mkdir -p ./output/incoming +cd ./output + # temp apt update apt upgrade -y