From 71a9b0061000271867536a73ba09faffe7b62d46 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Wed, 6 Sep 2023 18:21:11 +0100 Subject: [PATCH] aptly is pogly --- ubuntu.sh | 2 ++ 1 file changed, 2 insertions(+) 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