This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:installation:getting_zabbix [2019/05/14 09:04] martins-v adding some info on installing git client/cloning source |
manual:installation:getting_zabbix [2020/02/26 10:49] (current) dimir [Getting Zabbix source code] no sudo in git commands |
||
---|---|---|---|
Line 29: | Line 29: | ||
To grab all Zabbix source, change to the directory you want to place the code in and execute: | To grab all Zabbix source, change to the directory you want to place the code in and execute: | ||
- | sudo git clone https://git.zabbix.com/scm/zbx/zabbix.git | + | git clone https://git.zabbix.com/scm/zbx/zabbix.git |