1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

Create install

This commit is contained in:
Rafi59 2017-06-13 07:28:48 +02:00 committed by GitHub
parent 7a5af8407e
commit 453bc3a98f

View file

@ -48,7 +48,7 @@ sudo gitlab-ctl reconfigure
# Set permissions to app files
# you may need to make some file and/or directory writeable by www-data (nginx user)
sudo chown -R root: $src_path
# sudo chown -R root: $src_path
### MySQL (can be removed if not used) ###
# If your app use a MySQL database you can use these lines to bootstrap