[drats_users] Centos v5.2 D-Rats Install: updating versions
Adrian
Sat Oct 18 14:56:01 PDT 2008
Updating your setup is a simple matter of extracting the latest/final tar to the same
folder as before, ( In my case d-rats-linux2 folder) and editing your cd path in the
shellscripts as below, i.e; just remove the b11 to place cd path on your final 0.2.7
folder.
vk4tux
KDE Menu Command;
/root/download/D-Star/d-rats-linux2/d-rats2.sh
points to shell script
(In my case Use your own path# replacement etc & also for command);
-----------------------------------------------------------------------
#!/bin/bash
cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.7
./d-rats
#./d-rats --safe
----------------------------------------------------------------------
Same for Repeater
KDE Menu Command;
/root/download/D-Star/d-rats-linux2/repeater.sh
points to shell script
(In my case Use your own path replacement etc & also for command);
-----------------------------------------------------------------------
#!/bin/bash
cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.7
./repeater
------------------------------------------------------------------------
More information about the drats_users
mailing list