mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-15 11:00:09 -07:00
Update languagelist_updater.sh
This commit is contained in:
parent
993b1e4afc
commit
d91e85f980
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
THISDIR=`dirname $0`
|
||||
THISDIR=.
|
||||
LANGFILE=$THISDIR/../app/src/main/assets/language_list.txt
|
||||
|
||||
rm $LANGFILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue