mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
fixing (hopefully) the buildopal.sh script to actually build properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13892 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -25,6 +25,7 @@ alias e='emacs'
|
||||
alias tcommit='svn commit --no-auth-cache --username=anthm'
|
||||
alias mcommit='svn commit --no-auth-cache --username=mikej'
|
||||
alias bcommit='svn commit --no-auth-cache --username=brian'
|
||||
alias icommit='svn commit --no-auth-cache --username=intralanman'
|
||||
alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
|
||||
alias fstop='top -p `cat /usr/local/freeswitch/log/freeswitch.pid`'
|
||||
alias fsgdb='gdb /usr/local/freeswitch/bin/freeswitch `cat /usr/local/freeswitch/log/freeswitch.pid`'
|
||||
|
||||
Reference in New Issue
Block a user