fixed typo
This commit is contained in:
parent
a74f794a5b
commit
da65629158
@ -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}"
|
||||||
|
Loading…
Reference in New Issue
Block a user