Return to UPDATE CVS log | Up to [LON-CAPA] / loncom |
version 1.2, 2006/07/03 04:43:00 | version 1.4, 2013/08/09 06:24:27 |
---|---|
Line 8 make rawinstall | Line 8 make rawinstall |
make configinstall | make configinstall |
make updatequery | make updatequery |
make hosts_and_domain_tab | make hosts_and_domain_tab |
make removenolongerused | |
make postinstall | make postinstall |
make run_searchcat | make run_searchcat |
make aboutVERSION | |
CMD | CMD |
my @commands=split(/[\n;]/,$script); | my @commands=split(/[\n;]/,$script); |
foreach $cmd (@commands) { | foreach $cmd (@commands) { |