From 1e633691ff379b1b042cb98eb3846d3872b2e59e Mon Sep 17 00:00:00 2001 From: david Date: Mon, 20 May 2024 15:43:18 +0200 Subject: [PATCH] Changing temporary the warp4j link --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index a7b9569..8a7695b 100755 --- a/install +++ b/install @@ -126,7 +126,7 @@ get_missing_deps() { fi } -WARP4J_LINK="https://git.phoenix.ipv64.de/public/warp4j/raw/branch/master/warp4j" +WARP4J_LINK="https://git.phoenix.ipv64.de/public/warp4j/raw/branch/develop/warp4j" echo "Getting information about warp-packer releases..." WARP_LINK=$(get_warp_link $THIS_PLATFORM $THIS_ARCHITECTURE)