fixed closing fi/if

This commit is contained in:
Matthew Saunders Brown 2022-01-04 17:06:45 -08:00
parent 17fe88b8d4
commit 19d9bd5c2a

View File

@ -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/*