Auto Update
This commit is contained in:
parent
1729968e32
commit
d36c4ba132
1 changed files with 1 additions and 1 deletions
|
@ -76,5 +76,5 @@ esac
|
||||||
# pnpm end
|
# pnpm end
|
||||||
|
|
||||||
[ -x "$(command -v pokemon-colorscripts)" ] &&
|
[ -x "$(command -v pokemon-colorscripts)" ] &&
|
||||||
[ $POKE == true ] &&
|
[ "$POKE" == "true" ] &&
|
||||||
pokemon-colorscripts -r 1-5
|
pokemon-colorscripts -r 1-5
|
||||||
|
|
Loading…
Reference in a new issue