From c6aacb063a9e78be914e92856508782e3826eab8 Mon Sep 17 00:00:00 2001 From: Florian Date: Wed, 4 Oct 2017 11:01:19 +0200 Subject: [PATCH] No need to make it executable when using bash --- de:Installation.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/de:Installation.md b/de:Installation.md index d8ca6dd..9df5a3f 100644 --- a/de:Installation.md +++ b/de:Installation.md @@ -6,11 +6,7 @@ Zunächst wird das aktuelle Installationsskript heruntergeladen: `wget https://github.com/Schrolli91/BOSWatch/raw/master/install.sh` -Im Anschluss wird das Skript ausführbar gemacht - -`sudo chmod +x install.sh` - -und mit dem Kommando +Im Anschluss wird das Skript mit dem Kommando `sudo bash install.sh`