diff options
Diffstat (limited to 'helpers/lh_source_hdd')
-rwxr-xr-x | helpers/lh_source_hdd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_source_hdd b/helpers/lh_source_hdd index 1c8c88bd6..498a18bf2 100755 --- a/helpers/lh_source_hdd +++ b/helpers/lh_source_hdd @@ -61,6 +61,7 @@ do fi # Create tarball + Echo_message "Creating tarball, this can take a while." tar cfz source-hdd.tar.gz source # Creating stage file |