There was an error while loading. Please reload this page.
1 parent be1a6a9 commit e6ecf91Copy full SHA for e6ecf91
1 file changed
TrumpOS/build.sh
@@ -118,7 +118,7 @@ echo " ✓ TrumpOS branding applied"
118
echo "[4/5] Building final ISO with mkarchiso..."
119
# Create the mkarchiso config file on‑the‑fly
120
CONFIG_DIR="$WORK/archiso-config"
121
-mkdir -p "$config_dir"
+mkdir -p "$CONFIG_DIR"
122
cat > "$WORK/mkarchiso.conf" <<'EOF'
123
# ----------------------------------------------
124
# mkarchiso configuration – identical to the one used by AcreetionOS
0 commit comments