mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 02:56:24 +05:00
7 lines
254 B
Bash
Executable File
7 lines
254 B
Bash
Executable File
/etc/init.d/mysql start
|
|
/usr/share/cgrates/tutorials/fs_csv/freeswitch/etc/init.d/freeswitch start
|
|
mysqladmin -u root password CGRateS.org
|
|
cd /usr/share/cgrates/storage/mysql; ./setup_cgr_db.sh root CGRateS.org localhost
|
|
cd /
|
|
bash --rcfile /root/.bashrc
|