Rev 15453 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15453 | Rev 17164 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #! /bin/sh |
1 | #! /bin/sh |
2 | - | ||
3 | # this file come from modules/adm/class/config/arch it should be mutualised in script/adm before publication |
- | |
4 | 2 | ||
5 | cd $w_wims_home/$w_wims_sesdir |
3 | cd $w_wims_home/$w_wims_sesdir |
6 | cldir=$w_wims_home/log/classes/$w_wims_class |
4 | cldir=$w_wims_home/log/classes/$w_wims_class |
7 | 5 | ||
8 | rm -Rf upload 2>/dev/null |
6 | rm -Rf upload 2>/dev/null |