Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
478
edits
No edit summary |
No edit summary |
||
(collabvm) $ pwd # This should output /srv/collabvm
}}
Install the Rustup toolchain for the CollabVM user:
{{code|lang=bash|<nowiki>
(collabvm) $ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
</nowiki>}}
Now, we can clone the CollabVM Server source code:
{{code|
|