From 0d215efb3ea0a76c8c8c59cd4ec7be51e347406a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 3 Jul 2016 14:04:51 -0300 Subject: Bootless: pass the right folder --- share/hydra/bootless | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/hydra/bootless b/share/hydra/bootless index e06c1a3..142e6ae 100755 --- a/share/hydra/bootless +++ b/share/hydra/bootless @@ -35,4 +35,4 @@ elif ! which bootless > /dev/null; then fi # Dispatch -bootless $ACTION $HYDRA_FOLDER $* +bootless $ACTION $HYDRA_FOLDER/bootless $* -- cgit v1.2.3