diff options
Diffstat (limited to 'lib')
-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 74bcaec..fb6470c 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="1d461f883e9f9667afdbf49e00f5dd7b8ad08c93" + export COMMIT="8b9259f6baa1804576e97a98be7fef23caaca6f0" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |