Commit 8efeb3d1 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Link back init script so it could be checked by gitlab:check

parent 61420d7a
...@@ -124,6 +124,8 @@ all: database-config resque-yml nginx-conf ...@@ -124,6 +124,8 @@ all: database-config resque-yml nginx-conf
done ; \ done ; \
done done
ln -s /etc/init.d/gitlab /home/git/gitlab/lib/support/init.d/gitlab
rm -rf gitlab-home rm -rf gitlab-home
umount /tmp umount /tmp
rm -rf tmp rm -rf tmp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment