diff --git a/utils/lxc.sh b/utils/lxc.sh index a324bdaf..a0688bc0 100755 --- a/utils/lxc.sh +++ b/utils/lxc.sh @@ -43,7 +43,7 @@ echo 'Set disable_coredump false' >> /etc/sudo.conf # shellcheck disable=SC2034 archlinux_boilerplate=" pacman -Syu --noconfirm -pacman -S --noconfirm git curl wget sudo +pacman -S --noconfirm inetutils git curl wget sudo echo 'Set disable_coredump false' >> /etc/sudo.conf "