From: Arne Fitzenreiter Date: Mon, 27 Jan 2020 16:20:57 +0000 (+0000) Subject: core141: fix remove of go8.3.0 directory X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=681911df42b53679f5d9ae42a4de79e0160d7cae;p=people%2Fstevee%2Fipfire-2.x.git core141: fix remove of go8.3.0 directory Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/141/update.sh b/config/rootfiles/core/141/update.sh index 8d08035f4d..4acef7e31b 100644 --- a/config/rootfiles/core/141/update.sh +++ b/config/rootfiles/core/141/update.sh @@ -17,7 +17,7 @@ # along with IPFire; if not, write to the Free Software # # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # # -# Copyright (C) 2019 IPFire-Team . # +# Copyright (C) 2020 IPFire-Team . # # # ############################################################################ # @@ -52,7 +52,7 @@ fi # Remove files rm -f /etc/rc.d/init.d/networking/red.up/06-safe-search -rm -f /usr/lib/go/8.3.0 +rm -rf /usr/lib/go/8.3.0 # Stop services