1
0
Fork 0
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:
Rafi59 2017-06-12 22:30:17 +02:00 committed by GitHub
parent 60a0909225
commit 059ccb4d8a

View file

@ -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)