diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:46:00 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:46:00 -0200 |
commit | e91d9b8adbca901d22a537c3339a12461f89719a (patch) | |
tree | 2b67c9122364bd76f2bcc212060162dc3b38d2dd | |
parent | 4dea1cb9be50c61fb5a8d72946073869ea25bec8 (diff) | |
download | hydra-e91d9b8adbca901d22a537c3339a12461f89719a.tar.gz hydra-e91d9b8adbca901d22a537c3339a12461f89719a.tar.bz2 |
Upating 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 6635e16..4cb961d 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="7fd8eafb2ed1c3e670bc4b31c5cd9f8e8039c754" + export COMMIT="4dea1cb9be50c61fb5a8d72946073869ea25bec8" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |