packagecloud_upload.sh Verify argument count
Update packagecloud_upload.sh
to account for checking the argument count.
- also fixed white space on L30 for integer math vs string handling.
expr
is used here for older systems that might have an olderbash
.
Closes #1705 (closed)