void-usb/custom-scripts
BodgeMaster 79bbdb5f94 custom-scripts/icewm_bodgemaster_env.sh: Add new (unfinished) script 2026-03-26 23:50:14 +01:00
..
README.md custom-scripts: add customization scripts infrastructure 2025-02-18 04:12:39 +01:00
i3wm.sh custom-scripts: add customization scripts infrastructure 2025-02-18 04:12:39 +01:00
icewm_bodgemaster_env.sh custom-scripts/icewm_bodgemaster_env.sh: Add new (unfinished) script 2026-03-26 23:50:14 +01:00
scripts.lst custom-scripts/icewm_bodgemaster_env.sh: Add new (unfinished) script 2026-03-26 23:50:14 +01:00

README.md

Configuration Scripts

Use this to Deploy rices/set up services/etc.

Each configuration script should follow this structure:

#!/usr/bin/env bash
# NAME: Your Script Name
# DESC: A brief description of what the script does.

# Your script logic here

If # NAME: is not found, install stage 2 will fall back to displaying the script's filename. If # DESC: is not found, "No description available." will be displayed instead.

Place the scripts under this folder, add the filename to scripts.lst (separate by newline) and they will show up in the installer.