Skip to content

Instantly share code, notes, and snippets.

@klausenbusk
Created December 28, 2014 00:42
Show Gist options
  • Save klausenbusk/525d4cfc609a43670d01 to your computer and use it in GitHub Desktop.
Save klausenbusk/525d4cfc609a43670d01 to your computer and use it in GitHub Desktop.
something.sh
#!/bin/bash
export GOGS_CUSTOM="/srv/gogs"
export SSH_ORIGINAL_COMMAND=" "
export uuid=$1
./$2/hooks/update $3 $4 $5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment