mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
don't ask for oh-my-zsh upgrade'
This commit is contained in:
@@ -27,9 +27,10 @@ ln -s /root/code/bin/cgr-engine /usr/bin/cgr-engine
|
||||
# expand freeswitch conf
|
||||
cd /usr/share/cgrates/tutorials/fs_evsock/freeswitch/etc/ && tar xzf freeswitch_conf.tar.gz
|
||||
|
||||
cd /root/.oh-my-zsh; git pull
|
||||
|
||||
cd /root/cgr
|
||||
echo "for cgradmin run: cgr-engine -config_dir data/conf/samples/cgradmin"
|
||||
echo 'export GOROOT=/root/go; export GOPATH=/root/code; export PATH=$GOROOT/bin:$GOPATH/bin:$PATH'>>/root/.zshrc
|
||||
|
||||
#/bin/sh /root/.oh-my-zsh/tools/upgrade.sh
|
||||
zsh
|
||||
DISABLE_AUTO_UPDATE="true" zsh
|
||||
|
||||
Reference in New Issue
Block a user