diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-24 13:41:41 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-24 13:41:41 -0200 |
commit | 2fd2366afc0d5eaa4a66c718719e372a19da731d (patch) | |
tree | 54c1a4fb24149899af2fadf06537a50c5fbb622f | |
parent | 58f208585c18daa787d0429bc7efccbd182e9cd2 (diff) | |
download | hydra-2fd2366afc0d5eaa4a66c718719e372a19da731d.tar.gz hydra-2fd2366afc0d5eaa4a66c718719e372a19da731d.tar.bz2 |
Updating deploy commit
-rw-r--r-- | lib/hydra/misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hydra/misc b/lib/hydra/misc index 1ecc52f..2609974 100644 --- a/lib/hydra/misc +++ b/lib/hydra/misc @@ -2,7 +2,7 @@ # Set needed environment variables and do basic checks function hydra_set_env { - export COMMIT="f7c6d76c76fba57d72eebf894dff63392ed12bff" + export COMMIT="58f208585c18daa787d0429bc7efccbd182e9cd2" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |