void-usb/custom-scripts
BodgeMaster 486bfd5ede custom-scripts/server.sh: I forgot to add to scripts list 2026-07-21 13:40:09 +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 custom-scripts/icewm_bodgemaster_env.sh, install_stage2: fix some Bluetooth things by doing what the handbook says 2026-07-16 17:18:37 +02:00
scripts.lst custom-scripts/server.sh: I forgot to add to scripts list 2026-07-21 13:40:09 +02:00
server.sh custom-scripts/server.sh: add a server-optimized profile 2026-07-16 20:03:49 +02: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.