~dricottone/huttese-apk

ref: 13006260611688e444ddfa42918304282148238b huttese-apk/build.sh -rwxr-xr-x 122 bytes
13006260Dominic Ricottone Major updates 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
#!/bin/sh
cd "/var/huttese-pkgsrc/$1" || exit 1
sudo apk update
. APKBUILD
abuild checksum || exit 1
abuild -r || exit 1