This commit is contained in:
Praveen Arimbrathodiyil 2015-09-30 21:01:43 +05:30
parent 08374a6ca2
commit 546fee6c16

2
debian/postinst vendored
View file

@ -39,7 +39,7 @@ case "$1" in
export DB=postgres
echo "Verifying we have all required libraries..."
sudo -u diaspora -E bundle install --local
su ${gitlab_user} -s /bin/sh -c 'bundle install --local'
echo "Running final rake tasks..."
# Move these to rails-common