diff options
Diffstat (limited to 'helpers/lh_binary_md5sum')
-rwxr-xr-x | helpers/lh_binary_md5sum | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_md5sum b/helpers/lh_binary_md5sum index 14ecaa33e..416010795 100755 --- a/helpers/lh_binary_md5sum +++ b/helpers/lh_binary_md5sum @@ -36,7 +36,7 @@ fi Echo_message "Begin creating binary md5sum.txt..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_md5sum |