diff options
Diffstat (limited to 'helpers/lh_source_net')
-rwxr-xr-x | helpers/lh_source_net | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_net b/helpers/lh_source_net index f7b6e71..9a4b478 100755 --- a/helpers/lh_source_net +++ b/helpers/lh_source_net @@ -41,7 +41,7 @@ fi Echo_message "Begin building source netboot image..." # Requiring stage file -Require_stagefile .stage/source_debian +Require_stagefile .stage/config .stage/source_debian # Checking stage file Check_stagefile .stage/source_net |