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:
parent
7a5af8407e
commit
453bc3a98f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ sudo gitlab-ctl reconfigure
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
# you may need to make some file and/or directory writeable by www-data (nginx user)
|
# 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) ###
|
### MySQL (can be removed if not used) ###
|
||||||
# If your app use a MySQL database you can use these lines to bootstrap
|
# If your app use a MySQL database you can use these lines to bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue