diff options
Diffstat (limited to 'scripts/build/bootstrap_archives')
-rwxr-xr-x | scripts/build/bootstrap_archives | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/bootstrap_archives b/scripts/build/bootstrap_archives index 8c828a2d8..739adfb89 100755 --- a/scripts/build/bootstrap_archives +++ b/scripts/build/bootstrap_archives @@ -29,7 +29,7 @@ fi Init_config_data "${@}" # Requiring stage file -Require_stagefile config bootstrap +Require_stagefiles config bootstrap Echo_message "Configuring file /etc/apt/sources.list" |