Remove ISO build tooling (deferred to later)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# common.sh — shared helpers for Keru scripts (installer, iso, kama)
|
||||
# common.sh — shared helpers for Keru scripts (installer, build pipeline)
|
||||
PREFIX="\033[1;35m[ keru ]\033[0m"
|
||||
msg() { printf '%b %s\n' "$PREFIX" "$*"; }
|
||||
info() { printf '%b \033[1;34m==>\033[0m %s\n' "$PREFIX" "$*"; }
|
||||
|
||||
Reference in New Issue
Block a user