void-usb/custom-scripts
BodgeMaster 9930dabd09 install stage 1, opt/grub-config, custom-scripts/icewm_bodgemaster_env: temporarily change to US keymap 2026-04-09 16:46:14 +02: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 install stage 1, opt/grub-config, custom-scripts/icewm_bodgemaster_env: temporarily change to US keymap 2026-04-09 16:46:14 +02: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.