mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 00:58:45 +05:00
Update ansible script for PkgServer to use nightly instead of master
This commit is contained in:
committed by
Dan Christian Bogos
parent
3390fb76dc
commit
fbe8e66e32
@@ -57,7 +57,7 @@ Run the following commands:
|
||||
|
||||
::
|
||||
|
||||
wget http://pkg.cgrates.org/deb/master/cgrates_current_amd64.deb
|
||||
wget http://pkg.cgrates.org/deb/nightly/cgrates_current_amd64.deb
|
||||
dpkg -i cgrates_current_amd64.deb
|
||||
|
||||
As a side note on http://pkg.cgrates.org one can find an entire archive of CGRateS packages.
|
||||
@@ -100,7 +100,7 @@ Run the following commands:
|
||||
|
||||
::
|
||||
|
||||
sudo rpm -i http://pkg.cgrates.org/rpm/master/cgrates_current.rpm
|
||||
sudo rpm -i http://pkg.cgrates.org/rpm/nightly/cgrates_current.rpm
|
||||
|
||||
As a side note on http://pkg.cgrates.org one can find an entire archive of CGRateS packages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user