summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_sysfs
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_sysfs')
-rwxr-xr-xscripts/build/chroot_sysfs6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/build/chroot_sysfs b/scripts/build/chroot_sysfs
index 7d0e38cf3..a9ac0290c 100755
--- a/scripts/build/chroot_sysfs
+++ b/scripts/build/chroot_sysfs
@@ -18,12 +18,12 @@ set -e
DESCRIPTION="Mount /sys"
USAGE="${PROGRAM} {install|remove} [--force]"
-_ACTION="${1}"
-shift
-
# Processing arguments and configuration files
Init_config_data "${@}"
+_ACTION="${1}"
+shift
+
# Requiring stage file
Require_stagefiles config bootstrap