Switch to PokeAPI #1
|
@ -62,7 +62,7 @@ quick_view() {
|
||||||
### Update Pokemon stats file set
|
### Update Pokemon stats file set
|
||||||
update_pokeData() {
|
update_pokeData() {
|
||||||
printf "\n\t\t%s\n\t%s\n\n" "WARNING!!!" "This WILL take a long time"
|
printf "\n\t\t%s\n\t%s\n\n" "WARNING!!!" "This WILL take a long time"
|
||||||
./jqPokeTest
|
pokeUpdate
|
||||||
}
|
}
|
||||||
|
|
||||||
if ! (( $# )); then
|
if ! (( $# )); then
|
||||||
|
|
Loading…
Reference in New Issue