diff options
Diffstat (limited to 'upload')
-rwxr-xr-x | upload | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ set -e cd "$(dirname "${0}")" -makepkg --install +makepkg --install --clean newpkg=0 pkgname="$(. PKGBUILD && echo "${pkgname}")" |