summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_hdd
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_binary_hdd')
-rwxr-xr-xhelpers/lh_binary_hdd6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpers/lh_binary_hdd b/helpers/lh_binary_hdd
index 5a450ab..545ae84 100755
--- a/helpers/lh_binary_hdd
+++ b/helpers/lh_binary_hdd
@@ -41,15 +41,15 @@ do
# Requiring stage file
Require_stagefile .stage/bootstrap
+ # Checking stage file
+ Check_stagefile .stage/binary_hdd
+
# Checking lock file
Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
- # Checking stage file
- Check_stagefile .stage/binary_hdd
-
# Remove old binary
if [ -f binary-hdd.tar.gz ]
then