mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: indentation fix
This commit is contained in:
parent
28dde21ce9
commit
bb2aca04e3
@ -38,7 +38,7 @@ EOF
|
||||
# initialize MySQL data directory
|
||||
if [ ! -d /var/lib/mysql/mysql ]; then
|
||||
mysql_install_db --user=mysql
|
||||
fi
|
||||
fi
|
||||
|
||||
# make sure /var/lib/mysql/ has the right permissions in case it is mounted as a volume.
|
||||
chown -R mysql:mysql /var/lib/mysql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user