mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-01 14:19:12 -06:00
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
This commit is contained in:
commit
d733a4735d
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue