forked from BodgeMaster/void-usb
472 B
472 B
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.