3 lines
39 B
Text
3 lines
39 B
Text
|
#!/bin/sh -e
|
||
|
rm -v data/themes/*/*.edj
|