mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-22 15:02:59 +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
|