remove exit

This commit is contained in:
davidnewhall2 2019-12-11 23:44:35 -08:00
parent 2ae26d13e8
commit a20047dbf4
1 changed files with 0 additions and 1 deletions

View File

@ -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"