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

Merge pull request #69 from whattheserver/patch-1

Add oneliner
parents 4555434c 2b75b414
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ The installation is done via the CLI utility. Run the following commands on the
~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh
~# bash PVEDiscordDark.sh install
```
Or this oneliner
```
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
```
## Uninstallation
To uninstall the theme, simply run the utility with the `uninstall` command.
......
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