correct typo

This commit is contained in:
Mario Fetka 2024-04-15 22:27:18 +02:00
parent e67a8fc64e
commit 3aa18ac355
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ IPBAN_GROUP=$(getent group ipban)
LIBDIR=/usr/lib/${ARCH}
MYSTIC_VER="112a48"
SCRIPT_VER"v1"
SCRIPT_VER="v1"
if [ "${ARCH}" = "x86_64-linux-gnu" ]; then
INIMOD_ARCH="amd64"

View File

@ -28,7 +28,7 @@ IPBAN_GROUP=$(getent group ipban)
LIBDIR=/usr/lib/${ARCH}
MYSTIC_VER="112a48"
SCRIPT_VER"v0"
SCRIPT_VER="v0"
if [ "${ARCH}" = "x86_64-linux-gnu" ]; then
INIMOD_ARCH="amd64"