From 9b08d99fa4c20c1b94883b075ebac8e471adc560 Mon Sep 17 00:00:00 2001 From: Daniel Meltzer Date: Mon, 13 Jun 2016 21:54:32 -0400 Subject: [PATCH] Fetch the current v3-master zip file, not the alpha2 one. --- snipeit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snipeit.sh b/snipeit.sh index 91572b666c..d4e1debabe 100755 --- a/snipeit.sh +++ b/snipeit.sh @@ -27,7 +27,7 @@ hostname="$(hostname)" fqdn="$(hostname --fqdn)" ans=default hosts=/etc/hosts -file=v3.0-alpha2.zip #CHANGE THIS WHEN MASTER IS V3 AGAIN +file=v3-master.zip #CHANGE THIS WHEN MASTER IS V3 AGAIN tmp=/tmp/$name fileName=snipe-it-3.0-alpha2