diff options
-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 fb6470c..010342a 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="8b9259f6baa1804576e97a98be7fef23caaca6f0" + export COMMIT="c17805126ebbe17dabe4ba0bb966469c4439c24d" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |