diff --git a/mailpiler.sh b/mailpiler.sh index 43bbb85..2b1aaa6 100644 --- a/mailpiler.sh +++ b/mailpiler.sh @@ -5,7 +5,7 @@ # (C) 2021 Script design and prototype by Markus Helmke # (C) 2021 Script rework and documentation by Thorsten Spille -source ./zamba.conf +source /root/zamba.conf # Set Timezone ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime diff --git a/matrix.sh b/matrix.sh index bbf16cf..972a4f3 100644 --- a/matrix.sh +++ b/matrix.sh @@ -5,7 +5,7 @@ # (C) 2021 Script design and prototype by Markus Helmke # (C) 2021 Script rework and documentation by Thorsten Spille -source ./zamba.conf +source /root/zamba.conf # Set Timezone ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime diff --git a/zmb-member.sh b/zmb-member.sh index 6e6af90..da0fe69 100644 --- a/zmb-member.sh +++ b/zmb-member.sh @@ -5,7 +5,7 @@ # (C) 2021 Script design and prototype by Markus Helmke # (C) 2021 Script rework and documentation by Thorsten Spille -source ./zamba.conf +source /root/zamba.conf # Set Timezone ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime