bri
4869df86ae
add nord
This update adds the modified theme from https://github.com/Weilbyte/PVEDiscordDark/issues/143 as a branch to the main repository
Co-authored-by: didli <didli@users.noreply.github.com>
2 years ago
VoXaN24
9940f6f5e4
Update PVEDiscordDark.sh
3 years ago
VoXaN24
0b0e376b99
Made it IPv6 Only Friendly
3 years ago
Weilbyte
a73eb2d41e
Fix curl check when offline
3 years ago
Weilbyte
811b1c5341
Offline installation support
3 years ago
Tommy
7ed98d3bd5
Added umask
Some people use umask 077 (like me), and it doesn't seem to work. I tried with umask 022 and it worked just fine, so I think we should set the default umask in the script. It would be nice if we can figure out something stricter than 022 as well.
4 years ago
Weilbyte
b5daf8b600
Status command uses silent mode exit codes at all times.
Fixes #91
4 years ago
Weilbyte
e5581fc9c2
Add root check ( fixes #84 )
4 years ago
Weilbyte
4268e884fc
Improve install process ( fix #73 )
4 years ago
Weilbyte
43818baea0
Implement update, remove utility update
4 years ago
Weilbyte
8acaf8d8d6
Installer rewrite -> bash ( fix #49 )
The installer, now in bash
4 years ago