Update installer script for v3 now that things have moved around. (#2263)

This commit is contained in:
Daniel Meltzer 2016-07-19 11:41:56 -04:00 committed by snipe
parent 5266bd4415
commit 099f5d4cfd

View file

@ -27,9 +27,9 @@ hostname="$(hostname)"
fqdn="$(hostname --fqdn)"
ans=default
hosts=/etc/hosts
file=v3-master.zip #CHANGE THIS WHEN MASTER IS V3 AGAIN
file=master.zip
tmp=/tmp/$name
fileName=snipe-it-3.0-alpha2
fileName=snipe-it-master
rm -rf $tmp/
mkdir $tmp