summaryrefslogtreecommitdiff
path: root/utils/lxc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lxc.sh')
-rwxr-xr-xutils/lxc.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/lxc.sh b/utils/lxc.sh
index ab96a99ce..9754b5d75 100755
--- a/utils/lxc.sh
+++ b/utils/lxc.sh
@@ -41,7 +41,7 @@ echo 'Set disable_coredump false' >> /etc/sudo.conf
"
# shellcheck disable=SC2034
-ubu2010_boilerplate="$ubu1904_boilerplate"
+ubu2110_boilerplate="$ubu1904_boilerplate"
# shellcheck disable=SC2034
archlinux_boilerplate="
@@ -51,7 +51,7 @@ echo 'Set disable_coredump false' >> /etc/sudo.conf
"
# shellcheck disable=SC2034
-fedora33_boilerplate="
+fedora35_boilerplate="
dnf update -y
dnf install -y git curl wget hostname
echo 'Set disable_coredump false' >> /etc/sudo.conf