diff --git a/main.sh b/main.sh index 2543474..88d1566 100755 --- a/main.sh +++ b/main.sh @@ -1,5 +1,6 @@ # Clone Upstream git clone https://github.com/Vanilla-OS/apx-gui +cd ./apx-gui # Get build deps apt-get build-dep ./ -y