Gitadmin configuration now could be commited and pushed from update script
This commit is contained in:
		
							
								
								
									
										6
									
								
								scripts/gitadmin/gitx-ssh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								scripts/gitadmin/gitx-ssh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| set -e | ||||
| set -u | ||||
|  | ||||
| ssh -i $SSH_KEYFILE $@ | ||||
		Reference in New Issue
	
	Block a user