Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
478
edits
No edit summary |
No edit summary |
||
== Compiling the server<br> ==
First up make sure you have git installed:
{{code|lang=bash|
sudo pacman -S --needed git
sudo apt install git
}}
|