Minor improvement - display information message in case the cleaning process turns out to be very long.
This commit is contained in:
parent
d36c007993
commit
24524f4641
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Cleaning up the work area..."
|
||||
rm -rf work
|
||||
mkdir work
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user