From 9073b52c778f459d67c48b037d5c0b03cf5e0224 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 19 Feb 2022 09:46:27 +0000 Subject: [PATCH] stage2: Remove forgotten mv command MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/stage2 | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/stage2 b/lfs/stage2 index c72b8599bd..356060a1f6 100644 --- a/lfs/stage2 +++ b/lfs/stage2 @@ -114,7 +114,6 @@ endif # Move script to correct place. mv -vf /usr/local/bin/openvpn-metrics /usr/sbin/ mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/ - mv -vf /usr/local/bin/ovpn-collectd-convert /usr/sbin/ mv -vf /usr/local/bin/captive-cleanup /usr/bin/ # Install firewall scripts. -- 2.39.5