From 059ccb4d8a7a027bed593a12fd4541b6a114fe55 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 12 Jun 2017 22:30:17 +0200 Subject: [PATCH] Define variable --- scripts/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install b/scripts/install index 4d055e9..bbe03cc 100644 --- a/scripts/install +++ b/scripts/install @@ -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)