CVSROOT: /cvs Module name: www Changes by: [email protected] 2021/05/04 11:36:21
Modified files:
faq : upgrade69.html
Log message:
Fix perl cleanup instructions to use rm -r
We had -r in current.html, but someone it got changed to -f here.
Need to remove directories though, so need -r.
Noticed by Steven Shockley <steve.shockley () shockley ! net>
