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 cc39afd..7fada43 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="d99c33ac5bbee61c3f9f53eee8156fd57fa12553" +  export COMMIT="d519cd6ee033cf412c800ca5be67e0c53fa7b73b"    export CONFIG="$HOME/.hydra/config"    export ACTION="$1" | 
