From 49bfbe5d5d8c1dd7b32ca11b01f303bad0f856b1 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Mon, 14 Aug 2023 18:36:20 +0300 Subject: [PATCH] Update main.sh --- main.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.sh b/main.sh index fbf0cc0..41c2450 100755 --- a/main.sh +++ b/main.sh @@ -1,3 +1,5 @@ +#! /bin/bash + # Clone Upstream git clone https://github.com/Vanilla-OS/apx-gui ./vanilla-apx-gui cd ./vanilla-apx-gui