fixed typo
This commit is contained in:
parent
2a2d3661b1
commit
398cab879a
@ -7,7 +7,7 @@ echo "installing zammad..."
|
||||
# crreate zammad user
|
||||
useradd -M -d "${ZAMMAD_DIR}" -s /bin/bash zammad
|
||||
|
||||
# # git clone zammad
|
||||
# git clone zammad
|
||||
cd $(dirname ${ZAMMAD_DIR})
|
||||
git clone --depth 1 -b "${GIT_BRANCH}" "${GIT_URL}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user