mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Define variable
This commit is contained in:
parent
60a0909225
commit
059ccb4d8a
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@ sudo apt-get install -yy gitlab-ce
|
|||
# Gitlab configuration
|
||||
sudo gitlab-ctl reconfigure
|
||||
|
||||
# Add variables
|
||||
$src_path=/etc/gitlab
|
||||
|
||||
|
||||
# Set permissions to app files
|
||||
# you may need to make some file and/or directory writeable by www-data (nginx user)
|
||||
|
|
Loading…
Add table
Reference in a new issue