From c1878891286623821b9bf08a44ad61e027238c44 Mon Sep 17 00:00:00 2001 From: pryme-svg <65417452+pryme-svg@users.noreply.github.com> Date: Thu, 15 Oct 2020 15:09:46 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca82b1b..6d87fce 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ You can also install it via this install script. It will automatically : - Download the Lightcord icon in an .svg format, and will install it in /usr/share/pixmaps. ## Install script +Original by @GermanBread *The script needs to be run as root to install Lightcord.* *Please install the "unzip" package before executing this script as this script depends on it.* - Run `wget https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh` From 084ec64386b25a098e105298e3f4de3de8251fac Mon Sep 17 00:00:00 2001 From: pryme-svg <65417452+pryme-svg@users.noreply.github.com> Date: Thu, 15 Oct 2020 15:16:21 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d87fce..1dcc606 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ You can also install it via this install script. It will automatically : - Download the Lightcord icon in an .svg format, and will install it in /usr/share/pixmaps. ## Install script -Original by @GermanBread + *The script needs to be run as root to install Lightcord.* *Please install the "unzip" package before executing this script as this script depends on it.* - Run `wget https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord_installer.sh` From 08d466b80ae65481178cb50b5fb494db83901f33 Mon Sep 17 00:00:00 2001 From: pryme-svg <65417452+pryme-svg@users.noreply.github.com> Date: Thu, 15 Oct 2020 15:17:12 -0700 Subject: [PATCH 3/3] Update Lightcord_installer.sh --- Lightcord_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lightcord_installer.sh b/Lightcord_installer.sh index 224b120..783068f 100644 --- a/Lightcord_installer.sh +++ b/Lightcord_installer.sh @@ -1,5 +1,5 @@ #!/bin/bash - +# Original script by https://github.com/GermanBread if [[ $TERM == dumb ]]; then exit; fi