mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 06:39:54 -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
|
#!/bin/bash
|
||||||
|
|
||||||
THISDIR = `dirname $0`
|
THISDIR=`dirname $0`
|
||||||
LANGFILE = $THISDIR/../app/src/main/assets/language_list.txt
|
LANGFILE=$THISDIR/../app/src/main/assets/language_list.txt
|
||||||
|
|
||||||
rm $LANGFILE
|
rm $LANGFILE
|
||||||
cd $THISDIR/../app/src/main/res
|
cd $THISDIR/../app/src/main/res
|
||||||
|
Loading…
x
Reference in New Issue
Block a user