mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-08-13 13:42:16 +00:00
Add notes on how to customize
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user