Rev 2497 | Rev 3019 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2497 | Rev 2996 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | mu_$t=!defof mu_$t in wimshome/log/wims.conf |
4 | mu_$t=!defof mu_$t in wimshome/log/wims.conf |
5 | !default mu_$t=!defof DF_mu_$t in wimshome/src/defaults.conf |
5 | !default mu_$t=!defof DF_mu_$t in wimshome/src/defaults.conf |
6 | !next t |
6 | !next t |
7 | 7 | ||
8 | !if $mu_site=random or $mu_site=$empty |
8 | !if $mu_site=random or $mu_site=$empty |
9 | mu_site=!defof downloadsites in wimshome/public_html/bases/sys/ |
9 | mu_site=!defof downloadsites in wimshome/public_html/bases/sys/downloaddata |
10 | mu_site=!randitem $mu_site |
10 | mu_site=!randitem $mu_site |
11 | !endif |
11 | !endif |
12 | 12 | ||
13 | !if $job2=one |
13 | !if $job2=one |
14 | !changeto mu/one.proc |
14 | !changeto mu/one.proc |