Browse Source

Update cockpit.sh

typo fixed
merge-requests/31/head
Sebastian Werner 6 years ago
parent
commit
9cf322e451
  1. 2
      scripts/subinstallers/cockpit.sh

2
scripts/subinstallers/cockpit.sh

@ -17,7 +17,7 @@ elif [ "$DISTRO" == "raspbian" ]; then @@ -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

Loading…
Cancel
Save