Gitadmin configuration now could be commited and pushed from update script

This commit is contained in:
2013-11-07 15:54:06 +06:00
parent 966687d1ab
commit 55972ef2c1
2 changed files with 109 additions and 26 deletions

6
scripts/gitadmin/gitx-ssh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
set -u
ssh -i $SSH_KEYFILE $@