Add notes on how to customize

This commit is contained in:
Ken Gilmer
2021-04-16 07:57:40 -07:00
parent c2e82ba0e6
commit 4bd564c9c2

View File

@ -1,9 +1,9 @@
#!/bin/bash
#
# This script provides common customization options for the ISO
#
#
# Usage: Copy this file to config.sh and make changes there. Keep this file (default_config.sh) as-is
# so that subsequent changes can be easily merged from upstream. Keep all customiations in config.sh
# Used to version the configuration. If breaking changes occur, manual
# updates to this file from the default may be necessary.