diff options
Diffstat (limited to 'scripts/build/chroot_install-packages')
| -rwxr-xr-x | scripts/build/chroot_install-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_install-packages b/scripts/build/chroot_install-packages index 42c45f2bf..1a86b3c70 100755 --- a/scripts/build/chroot_install-packages +++ b/scripts/build/chroot_install-packages @@ -29,7 +29,7 @@ Echo_message "Begin installing packages (${_PASS} pass)..." # Requiring stage file Require_stagefile config bootstrap -# Set non-default stage file name (auto picked up by the functions) +# Set non-default stage file name # Setting to default name with appended action name STAGE_FILE="$(Stagefile_name "${_PASS}")" |
