Commit 447fe384 authored by Victor Ilyukevich's avatar Victor Ilyukevich

removing /tmp/gitolite-admin in installation script with sudo

parent d36454cd
......@@ -41,4 +41,4 @@ sudo chmod -R g+rwX /home/git/repositories/
sudo chown -R git:git /home/git/repositories/
sudo -u gitlab -H git clone git@localhost:gitolite-admin.git /tmp/gitolite-admin
rm -rf /tmp/gitolite-admin
sudo rm -rf /tmp/gitolite-admin
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