aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAwnrt <74102659+Awnrt@users.noreply.github.com>2021-12-12 14:06:28 +0000
committerGitHub <noreply@github.com>2021-12-12 14:06:28 +0000
commitc67467898677b051c279cd73d904d78458c39eb3 (patch)
treec96ad3c53d5ee1b640e47c2255e20c5eebc54090
parent8c00bc71e5453e9ed5558f3c6bd308b81981b7ae (diff)
Update gpu_pass.sh
patched rom no longer needed
-rwxr-xr-xgpu_pass.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpu_pass.sh b/gpu_pass.sh
index 18523fb..f71f08a 100755
--- a/gpu_pass.sh
+++ b/gpu_pass.sh
@@ -5,8 +5,6 @@ MAGENTA='\033[1;35m'
CYAN='\033[1;96m'
NoColor='\033[0m'
-cp patch.rom /home/$USER/
-
printf ${MAGENTA}"Installing QEMU...\n"
printf ${LIGHTGREEN}""