Merge branch 'master' of cyote:moe/serverscripts
This commit is contained in:
commit
e0bb949686
4
gitlabbackup.sh
Executable file
4
gitlabbackup.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
mkdir -p /BACKUP/gitlab
|
||||
chown -R git:git /BACKUP/gitlab
|
||||
gitlab-rake gitlab:backup:create
|
Loading…
Reference in New Issue
Block a user