We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80903e0 commit ac96ef6Copy full SHA for ac96ef6
1 file changed
build.sh
@@ -1,14 +1,4 @@
1
#!/bin/bash
2
-# ╔══════════════════════════════════════════════════════════════════════════╗
3
-# ║ KibaOS ISO Build Script — PaperDE Edition ║
4
-# ║ WolfTech Innovations ║
5
-# ║ ║
6
-# ║ DE: PaperDE (Qt6 / Wayland / Wayfire) ║
7
-# ║ Greeter: SDDM Wayland + KibaOS theme + autologin ║
8
-# ║ Theme: Material You teal (#006874) × ChromeOS shelf × macOS card ║
9
-# ║ Apps: Falkon · Elisa · Octopi · Dolphin · Konsole · KibaOS tools ║
10
-# ║ Boot: Plymouth spinner with real KibaOS logo (correctly applied) ║
11
-# ╚══════════════════════════════════════════════════════════════════════════╝
12
set -ex
13
14
# ── Container deps ────────────────────────────────────────────────────────
0 commit comments