@@ -2,7 +2,7 @@
|
||||
|
||||
err() { printf '%s\n' "$*" >&2; }
|
||||
|
||||
build_remote() { sudo makepkg-docker "$@"; }
|
||||
build_remote() { sudo makepkg-podman "$@"; }
|
||||
cleanup() { rm -f "$lockfile"; }
|
||||
|
||||
lock() {
|
||||
|
Reference in New Issue
Block a user