mirror of
https://github.com/MiSTer-devel/Updater_script_MiSTer.git
synced 2026-04-19 03:05:43 +00:00
This example is using the += with ADDITIONAL_REPOSITORIES this allows adding to without replacing the values in ADDITIONAL_REPOSITORIES. Resolves: #14
4 lines
136 B
INI
4 lines
136 B
INI
UPDATE_CHEATS="true"
|
|
UPDATE_LINUX="true"
|
|
ADDITIONAL_REPOSITORIES+=( "https://github.com/MiSTer-devel/Fonts_MiSTer|pf|$BASE_PATH/font" )
|