diff --git a/docs/index.html b/docs/index.html index d633df8b6..e7033dbd4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -124,7 +124,7 @@

Installation

The installation script, which can be found here, + href="https://github.com/UnchartedBull/OctoDash/blob/main/scripts/install.sh">here, will work on most systems and sets up the most common things. During the installation process you have the option to decide, whether you want to start OctoDash automatically on boot among other things.
There also is a manual @@ -164,7 +164,7 @@

Removal

The removal script, which can be found here, + href="https://github.com/UnchartedBull/OctoDash/blob/main/scripts/remove.sh">here, will completely remove OctoDash from your system. You can also manually remove OctoDash by just uninstalling the octodash package and removing the octodash line from your Removal file.

- wget -qO- https://github.com/UnchartedBull/OctoDash/raw/main/remove.sh | bash + wget -qO- https://github.com/UnchartedBull/OctoDash/raw/main/scripts/remove.sh | bash