Skip to content
Snippets Groups Projects
Unverified Commit 7227394d authored by Weilbyte's avatar Weilbyte Committed by GitHub
Browse files

Update README.md

parent 0945dacb
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ You can check the 'previews' folder in the repo to check out how some stuff look ...@@ -12,7 +12,7 @@ You can check the 'previews' folder in the repo to check out how some stuff look
**Server-side Installation:** **Server-side Installation:**
1. Enter your PVE **node** shell.. 1. Enter your PVE **node** shell..
2. ```wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/ddInstall.sh``` 2. ```wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/serverside/ddInstall.sh```
3. Run ```ddInstall.sh``` with root/sudo. 3. Run ```ddInstall.sh``` with root/sudo.
4. Follow instructions given. 4. Follow instructions given.
5. Done! 5. Done!
...@@ -27,7 +27,7 @@ You can check the 'previews' folder in the repo to check out how some stuff look ...@@ -27,7 +27,7 @@ You can check the 'previews' folder in the repo to check out how some stuff look
**Server-side Uninstallation:** **Server-side Uninstallation:**
1. Enter your PVE **node** (the one you installed the theme on) shell... 1. Enter your PVE **node** (the one you installed the theme on) shell...
2. ```wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/ddRemove.sh``` 2. ```wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/serverside/ddRemove.sh```
3. Run ```ddRemove.sh``` with root/sudo. 3. Run ```ddRemove.sh``` with root/sudo.
4. Follow whatever instructions are given. 4. Follow whatever instructions are given.
5. Done! Its gone! 5. Done! Its gone!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment