From 9cf322e4515d67f4d287e2770da149d61851e162 Mon Sep 17 00:00:00 2001 From: Sebastian Werner Date: Wed, 1 Jul 2020 21:57:22 +0000 Subject: [PATCH] Update cockpit.sh typo fixed --- scripts/subinstallers/cockpit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/subinstallers/cockpit.sh b/scripts/subinstallers/cockpit.sh index 93d6f80..07ea9f2 100755 --- a/scripts/subinstallers/cockpit.sh +++ b/scripts/subinstallers/cockpit.sh @@ -17,7 +17,7 @@ elif [ "$DISTRO" == "raspbian" ]; then elif [ "$DISTRO" == "arch"]; then - echo "Arch Linux repos contrain cockpit" + echo "Arch Linux repos contain cockpit" fi