Skip to content
Snippets Groups Projects
Commit 288e1d00 authored by Bob Mottram's avatar Bob Mottram
Browse files

Capital

parent b4924c36
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,7 @@ function upgrade_ghost {
GHOST_PATH=/var/www/$GHOST_DOMAIN_NAME/htdocs
cd $GHOST_PATH
if [ ! -f ghost-${GHOST_VERSION}.zip ]; then
if [ ! -f Ghost-${GHOST_VERSION}.zip ]; then
wget ${GHOST_DOWNLOAD_URL}
fi
if [ ! -f Ghost-${GHOST_VERSION}.zip ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment