summaryrefslogtreecommitdiff
path: root/src/chroot-tools/librechroot
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot-tools/librechroot')
-rwxr-xr-xsrc/chroot-tools/librechroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot
index c0ba4b4..f8c5307 100755
--- a/src/chroot-tools/librechroot
+++ b/src/chroot-tools/librechroot
@@ -109,8 +109,8 @@ chroot-run() {
"$_chroot_run" \
"${mkarchroot_flags[@]}" \
"${chroot_run_flags[@]}" \
- "$copydir" \
-- \
+ "$copydir" \
"${cmd[@]}"
}