diff options
Diffstat (limited to 'scripts/build/binary_zsync')
-rwxr-xr-x | scripts/build/binary_zsync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/binary_zsync b/scripts/build/binary_zsync index 2e5961743..feca6c83a 100755 --- a/scripts/build/binary_zsync +++ b/scripts/build/binary_zsync @@ -34,7 +34,7 @@ fi Echo_message "Begin building zsync control files..." # Requiring stage file -Require_stagefile config bootstrap +Require_stagefiles config bootstrap # Checking stage file Check_stagefile |