mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-23 15:33:28 +00:00
d992b4aee5
now its possible to build alpine iso with uncommitted developer abuild apk.
3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
VERSION=$(awk -F= '$1 == "abuild_ver" {print $2}' abuild)
|
|
SUFFIX=.tar.gz
|