mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Correctly create crates.list when installing CGRateS from APT
This commit is contained in:
@@ -33,7 +33,7 @@ Add the repository in apt sources list:
|
||||
|
||||
::
|
||||
|
||||
echo "deb http://apt.cgrates.org/debian/ nightly main" >> /etc/apt/sources.list.d/cgrates.list
|
||||
echo "deb http://apt.cgrates.org/debian/ nightly main" | sudo tee /etc/apt/sources.list.d/cgrates.list
|
||||
|
||||
Update & install:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user