~dricottone/huttese-apk

ref: 0c3f3605b8c55f8506937d001d5490c4774fa3d3 huttese-apk/build.sh -rwxr-xr-x 122 bytes
0c3f3605Dominic Ricottone Makefile fixes and bug fixes relating to the major update 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