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 1ee117b..34abf1a 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="5530d9e3c8a2fee58dc09319da707b15026f5a02" +  export COMMIT="521ddcbf9531a45f3f2d7112e416cef57fc5c3b2"    export CONFIG="$HOME/.hydra/config"    export ACTION="$1"  | 
