Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
478
edits
m (Elijah moved page User:Elijahr241/Drafts/UserVM Handbook to User:Elijah/Drafts/UserVM Handbook) |
No edit summary |
||
First up make sure you have git installed:
{{code|lang=bash|
sudo pacman -S --needed git # Arch
sudo apt install git # Debian
}}
=== Clone the source ===
|