added update-data to update script
This commit is contained in:
parent
ef04124606
commit
6e723b1e2c
@ -4,6 +4,8 @@ git pull origin master
|
||||
git submodule update --remote --recursive
|
||||
make clean
|
||||
|
||||
./update-data
|
||||
|
||||
|
||||
## Ask user if they would like to update the menu
|
||||
#read -r -p "Update menu? (Y/n) " key
|
||||
|
Reference in New Issue
Block a user