~dricottone/huttese-apk

ref: 01f47675269a364fe80701a6e2787557d44019c5 huttese-apk/build.sh -rwxr-xr-x 122 bytes
01f47675Dominic Ricottone Revert update on ansi2html, atpublic, pygments 2 years 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