mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
8 lines
378 B
Plaintext
8 lines
378 B
Plaintext
## CGRateS official APT repository.
|
|
# Place this source file into your /etc/apt/sources.list.d/ folder and execute commands from bellow
|
|
# wget -O - http://apt.itsyscom.com/repos/apt/conf/cgrates.gpg.key|apt-key add -
|
|
# apt-get update && apt-get install cgrates
|
|
deb http://apt.itsyscom.com/repos/apt/debian wheezy main
|
|
deb http://apt.itsyscom.com/repos/apt/debian squeeze main
|
|
|