From 0311b42c61b5be52c657d4b50818a76f6b3377b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Wed, 18 Aug 2021 13:02:59 +0200 Subject: [PATCH] Updated vhost{1, 2}.in (updated domain name). --- sources/vhost1.in/99_setupsystem.sh | 2 +- sources/vhost2.in/99_setupsystem.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/vhost1.in/99_setupsystem.sh b/sources/vhost1.in/99_setupsystem.sh index 7178041..f7d8e85 100755 --- a/sources/vhost1.in/99_setupsystem.sh +++ b/sources/vhost1.in/99_setupsystem.sh @@ -1,7 +1,7 @@ #!/bin/sh -hostnamectl set-hostname vhost1.usr.user.hu +hostnamectl set-hostname vhost1.in.useribm.hu timedatectl set-timezone Europe/Budapest dnf install \ diff --git a/sources/vhost2.in/99_setupsystem.sh b/sources/vhost2.in/99_setupsystem.sh index b8e4fa8..a791aad 100755 --- a/sources/vhost2.in/99_setupsystem.sh +++ b/sources/vhost2.in/99_setupsystem.sh @@ -1,7 +1,7 @@ #!/bin/sh -hostnamectl set-hostname vhost2.usr.user.hu +hostnamectl set-hostname vhost2.in.useribm.hu timedatectl set-timezone Europe/Budapest dnf install \ -- 2.54.0