From 951348521d63f792913e71a2e51aba8d1082d5b2 Mon Sep 17 00:00:00 2001 From: DerFossiBaer <56678897+DerFossiBaer@users.noreply.github.com> Date: Fri, 16 Apr 2021 17:00:31 +0200 Subject: [PATCH] Update just_lxc.sh --- just_lxc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/just_lxc.sh b/just_lxc.sh index 0e9c197..881a310 100644 --- a/just_lxc.sh +++ b/just_lxc.sh @@ -2,7 +2,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel -# (C) 2021 Script design and prototype by Markus Helmke +# (C) 2021 Script design and prototype by Markus Helmke # (C) 2021 Script rework and documentation by Thorsten Spille dpkg-reconfigure locales @@ -15,4 +15,4 @@ ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime apt update DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq dist-upgrade DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -o DPkg::options::="--force-confdef" -o DPkg::options::="--force-confold" $LXC_TOOLSET -sed -i "s|\"syntax on|syntax on|g" /etc/vim/vimrc \ No newline at end of file +sed -i "s|\"syntax on|syntax on|g" /etc/vim/vimrc