• Dan Johansen's avatar
    [deployarmpkg] add ability to upload multiple packages · 98b2a49c
    Dan Johansen authored
    
    
    This commit makes the tools able to upload multiple packages at once by using a wildcard like:
    deployarmpkg -p "package-name-*" -r repo -k keyid
    Has been tested with a series of packages where the first part of the package name is the same.
    It should also work with a list of packages like "package1-1-pkg.tar.xz package2-1-pkg.tar.xz".
    
    Signed-off-by: default avatarDan Johansen <strit@manjaro.org>
    98b2a49c