forked from BodgeMaster/void-usb
- Renamed Scripts to scripts.lst - Script now restores tty configuration - Removed xargs - Removed install all option |
||
---|---|---|
.. | ||
i3wm.sh | ||
readme.md | ||
scripts.lst |
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.