From a199ed92ab2cfc1935279769cbabf5adac046a88 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 8 Sep 2006 20:29:21 +0000 Subject: [PATCH] version 2.0.1b2 beta release docs more updates git-svn-id: svn://192.168.202.10@265 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/UPGRADE | 2 +- agc_2-X/trunk/docs/BASE_INSTALL.txt | 4 ++-- agc_2-X/trunk/docs/SCRATCH_INSTALL.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/agc_2-X/trunk/UPGRADE b/agc_2-X/trunk/UPGRADE index 7ff644d1..e6a0f334 100644 --- a/agc_2-X/trunk/UPGRADE +++ b/agc_2-X/trunk/UPGRADE @@ -47,7 +47,7 @@ you have the keepalive for this function loaded in your crontab: NOTE: this only needs to be on a single server if you are in a multiple VICIDIAL server setup. ### keepalive script for VICIDIAL predictive script -* * * * * /home/cron/ADMIN_keepalive_AST_VDadapt.pl +* * * * * /usr/share/astguiclient/ADMIN_keepalive_AST_VDadapt.pl 6. other notes: diff --git a/agc_2-X/trunk/docs/BASE_INSTALL.txt b/agc_2-X/trunk/docs/BASE_INSTALL.txt index b36bbe03..8ab4753d 100644 --- a/agc_2-X/trunk/docs/BASE_INSTALL.txt +++ b/agc_2-X/trunk/docs/BASE_INSTALL.txt @@ -166,8 +166,8 @@ package(as of this writing it is 2.0.1) - for 2.0.X release: - mkdir /usr/src/astguiclient - cd /usr/src/astguiclient - - wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_2.0.1b1.zip - - unzip astguiclient_2.0.1b1.zip + - wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_2.0.1b2.zip + - unzip astguiclient_2.0.1b2.zip - perl install.pl - for SVN 2.0 trunk: - mkdir /usr/src/astguiclient diff --git a/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt b/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt index ea87cae1..cccc1ee1 100644 --- a/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt +++ b/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt @@ -1465,8 +1465,8 @@ package(as of this writing it is 2.0.1) - for 2.0.X release: - mkdir /usr/src/astguiclient - cd /usr/src/astguiclient - - wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_2.0.1b1.zip - - unzip astguiclient_2.0.1b1.zip + - wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_2.0.1b2.zip + - unzip astguiclient_2.0.1b2.zip - perl install.pl (make sure you are in the directory with the install.pl file) - for SVN 2.0 trunk: - mkdir /usr/src/astguiclient