diff --git a/update.sh b/update.sh index de076c5..408ac79 100755 --- a/update.sh +++ b/update.sh @@ -11,7 +11,7 @@ else curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp chmod +x /usr/local/bin/wp -if +fi # update scripts in bin chmod 755 bin/*