Skip to content

Commit c73f6f5

Browse files
authored
Update install.sh
1 parent a7df1b0 commit c73f6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/Modun/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ui_print
5050

5151
cp -f $TMPDIR/sqlite3 $MODPATH/sqlite3 >&2
5252
cp -f $TMPDIR/YT.sh $MODPATH >&2
53-
[ -e /vendor/overlay/YT.apk ] || unzip -qo "$ZIPFILE" "system/*" -d $MODPATH >&2
53+
[ -e /vendor/overlay/Pip.apk ] || unzip -qo "$ZIPFILE" "system/*" -d $MODPATH >&2
5454
chmod -R 755 $MODPATH/sqlite3
5555

5656
checkYT

0 commit comments

Comments
 (0)