[BUG] WordPress Install Error (#237)

This commit is contained in:
Alan Mosko 2024-06-13 16:52:05 -03:00 committed by GitHub
parent a862a603f2
commit fd77368cf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,4 +24,4 @@ if ! wp --path=__path__ core install --url='http://__domain__' --title="__title_
echo 'VITO_SSH_ERROR' && exit 1
fi
print "Wordpress installed!"
echo "Wordpress installed!"