fixed typo

This commit is contained in:
André Bauer 2016-12-19 21:31:21 +01:00 committed by GitHub
parent a74f794a5b
commit da65629158

View File

@ -11,7 +11,7 @@ DEBUG="no"
export RAILS_ENV="production" export RAILS_ENV="production"
shopt -s dotglob shopt -s dotglob
if [ "${FRESH_INSTALL}" == "yes" ]; then if [ "${FRESH_INSTALL}" == "yes" ]; then
echo "fresh install requested. delting everything in ${ZAMMAD_DIR}" echo "fresh install requested. delting everything in ${ZAMMAD_DIR}"