From: Christian Heller Date: Wed, 14 May 2025 07:02:05 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%22https:/validator.w3.org/template?a=commitdiff_plain;h=e344834256fe52c2e11e9f078541d4d3cf78ed0b;p=config Fix. --- diff --git a/trixie/scripts/setup_reform_qemu.sh b/trixie/scripts/setup_reform_qemu.sh index 6c31076..025f2b8 100755 --- a/trixie/scripts/setup_reform_qemu.sh +++ b/trixie/scripts/setup_reform_qemu.sh @@ -10,7 +10,7 @@ cd $(dirname "$0") prefixed_msg_init prefixed_msg 'starting' -INSTALL_TAGS='all minimal_server user keep_if_installed:systemd-resolved reform-qemu' +INSTALL_TAGS='all minimal_server user keep_if_installed:systemd-resolved reform_qemu' expect_n_args 1 2 'HOSTNAME, [FQDN]' $@ HOSTNAME="$1"