void-usb/custom-scripts
Joca 0facbea16a
Several Modifications
- Renamed Scripts to scripts.lst
- Script now restores tty configuration
- Removed xargs
- Removed install all option
2025-02-17 21:43:39 -03:00
..
i3wm.sh Add config scripts to install-stage2 and install-stage1 2025-01-28 22:25:56 -03:00
readme.md Add config scripts to install-stage2 and install-stage1 2025-01-28 22:25:56 -03:00
scripts.lst Several Modifications 2025-02-17 21:43:39 -03:00

readme.md

Configuration Scripts

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

Each configuration script should follow this structure:

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

# Your script logic here

If NAME and DESC are not found, the script will default to the script's filename.

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