diff options
Diffstat (limited to 'scripts/build/chroot_package-lists')
-rwxr-xr-x | scripts/build/chroot_package-lists | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_package-lists b/scripts/build/chroot_package-lists index a25f552b0..e832ca8e8 100755 --- a/scripts/build/chroot_package-lists +++ b/scripts/build/chroot_package-lists @@ -27,7 +27,7 @@ Init_config_data "${@}" Echo_message "Begin queueing installation of package lists (${_PASS} pass)..." # Requiring stage file -Require_stagefile config bootstrap +Require_stagefiles config bootstrap # Set non-default stage file name # Setting to default name with appended action name |