From 98a88f9ea2a401a783573000ad932e70f78c4877 Mon Sep 17 00:00:00 2001 From: GH05T HUNTER5 <108191615+GH05T-HUNTER5@users.noreply.github.com> Date: Wed, 12 Oct 2022 19:24:27 +0530 Subject: [PATCH] Update package.sh --- .gh05t/package.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gh05t/package.sh b/.gh05t/package.sh index c11c042..7319e4f 100644 --- a/.gh05t/package.sh +++ b/.gh05t/package.sh @@ -35,13 +35,13 @@ else echo " Use Termux App" exit fi -touch /data/data/com.termux/files/new-08.pro >/dev/null 2>&1 -if [ -f /data/data/com.termux/files/new-08.pro ]; then +touch /data/data/com.termux/files/new-09.pro >/dev/null 2>&1 +if [ -f /data/data/com.termux/files/new-09.pro ]; then echo "" clear else echo "" -touch /data/data/com.termux/files/new-08.pro >/dev/null 2>&1 +touch /data/data/com.termux/files/new-09.pro >/dev/null 2>&1 clear fi clear