Files
Updater_script_MiSTer/examples/update_all.ini
William Clemens 2ef73ccb4a Added update_all.ini example
This example is using the += with ADDITIONAL_REPOSITORIES this allows
adding to without replacing the values in ADDITIONAL_REPOSITORIES.

Resolves: #14
2019-09-15 06:38:32 -05:00

4 lines
136 B
INI

UPDATE_CHEATS="true"
UPDATE_LINUX="true"
ADDITIONAL_REPOSITORIES+=( "https://github.com/MiSTer-devel/Fonts_MiSTer|pf|$BASE_PATH/font" )