Added ability to use 0.08 asterisk-perl module in local /usr/share/astguiclient/libs directory
git-svn-id: svn://192.168.202.10@576 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -284,6 +284,7 @@ if ($DB) {print "double check that processes are not running...\n";}
|
||||
|
||||
sleep(1);
|
||||
|
||||
`PERL5LIB="$PATHhome/libs"; export PERL5LIB`;
|
||||
### you may have to use a different ps command if you're not using Slackware Linux
|
||||
# @psoutput = `ps -f -C AST_update --no-headers`;
|
||||
# @psoutput = `ps -f -C AST_updat* --no-headers`;
|
||||
|
||||
Reference in New Issue
Block a user