Update v-get-database-credentials-of-site

This commit is contained in:
myvesta 2020-07-12 21:41:59 +02:00 committed by GitHub
commit 70a59fbedf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,4 +97,4 @@ SITE_FOLDER=$(escape_shell_quote $SITE_FOLDER)
echo "SITE_FOLDER=$SITE_FOLDER"
USER=$(escape_shell_quote $USER)
echo "USER=$USER"
echo "SITE_USER=$USER"