From 16f8b99bf4a2c2217dc90397b91125bbd25a2c65 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Wed, 11 Dec 2019 23:44:35 -0800 Subject: [PATCH] remove exit --- integrations/promunifi/scripts/package-jfrog.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/integrations/promunifi/scripts/package-jfrog.sh b/integrations/promunifi/scripts/package-jfrog.sh index c814b264..f5cce468 100755 --- a/integrations/promunifi/scripts/package-jfrog.sh +++ b/integrations/promunifi/scripts/package-jfrog.sh @@ -21,7 +21,6 @@ for os in el centos; do done done - for os in ubuntu debian; do for arch in arm64 armhf amd64 i386; do file="unifi-poller_${VERSION}-${ITERATION}_${arch}.deb"