mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 14:51:51 -04:00
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
This commit is contained in:
commit
d733a4735d
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
THISDIR = `dirname $0`
|
||||
LANGFILE = $THISDIR/../app/src/main/assets/language_list.txt
|
||||
THISDIR=`dirname $0`
|
||||
LANGFILE=$THISDIR/../app/src/main/assets/language_list.txt
|
||||
|
||||
rm $LANGFILE
|
||||
cd $THISDIR/../app/src/main/res
|
||||
|
Loading…
x
Reference in New Issue
Block a user