style: adjust indent

pull/90/head
xxxxxliil 2021-05-31 08:18:40 +08:00
parent e72f2623d5
commit ce125567c0
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ else
# Install flarum
su-exec "${UID}:${GID}" php /flarum/app/flarum install --file=/flarum/app/config.yml \
&& touch /flarum/app/storage/._flarum-installed.lock
&& touch /flarum/app/storage/._flarum-installed.lock
echo "[INFO] End of flarum installation"
fi