mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-12 18:46:24 +05:00
7 lines
313 B
Plaintext
7 lines
313 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
|
|
deb http://apt.itsyscom.com/repos/apt/debian squeeze main
|
|
|