Don't include ghost version in variables

This commit is contained in:
Bob Mottram 2017-05-11 22:51:36 +01:00
parent 3730e21fa9
commit add4b3464c
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@ GHOST_VERSION='0.11.8'
GHOST_HASH='244faad0b16eb1b90c8095f1e536db65299a3a2d85a20af76342be3707522b38'
GHOST_DOWNLOAD_URL="https://github.com/TryGhost/Ghost/releases/download/${GHOST_VERSION}/Ghost-${GHOST_VERSION}.zip"
ghost_variables=(GHOST_VERSION
GHOST_DOMAIN_NAME
ghost_variables=(GHOST_DOMAIN_NAME
GHOST_CODE
GHOST_ADMIN_PASSWORD
ONION_ONLY