4 lines
74 B
Text
4 lines
74 B
Text
|
#!/bin/rc
|
||
|
# Remove static files.
|
||
|
rm -r [0-9]*.html [0-9]*-[0-9]*.html tag
|