This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
getting_started:20_install_ubuntu_nginx [2022/01/14 13:08] – admin | getting_started:20_install_ubuntu_nginx [2022/01/14 13:09] (current) – [Install RADIUSdesk] admin | ||
---|---|---|---|
Line 268: | Line 268: | ||
<code bash> | <code bash> | ||
cd /var/www | cd /var/www | ||
- | sudo git clone https://gitlab.com/radiusdesk-hosted/rdcore.git | + | sudo git clone https://github.com/RADIUSdesk/rdcore.git |
</ | </ | ||
* This will create an **rdcore** directory containing some sub-folders. | * This will create an **rdcore** directory containing some sub-folders. |