Merge branch 'master' of cyote:moe/serverscripts

This commit is contained in:
Matthew McKinnon 2015-03-30 22:52:47 +10:00
commit e0bb949686

4
gitlabbackup.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
mkdir -p /BACKUP/gitlab
chown -R git:git /BACKUP/gitlab
gitlab-rake gitlab:backup:create