~dricottone/huttese-apk

ref: 31f82abfc96d08223180936f5f6632f016631f83 huttese-apk/build.sh -rwxr-xr-x 122 bytes
31f82abfDominic Ricottone Updates from first deployment 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