mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-09-22 21:25:23 -04:00
Update languagelist_updater.sh
This commit is contained in:
1 parent
993b1e4afc
commit
d91e85f980
1 file changed
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
THISDIR=`dirname $0`
|
||||
THISDIR=.
|
||||
LANGFILE=$THISDIR/../app/src/main/assets/language_list.txt
|
||||
|
||||
rm $LANGFILE
|
||||
|
||||
Reference in new issue
Block a user