~dricottone/huttese-apk

ref: 0aabe90070a647e214358163ce47088a11dc44b5 huttese-apk/build.sh -rwxr-xr-x 122 bytes
0aabe900Dominic Ricottone README formatting fix 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