4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
cd ~/repos/wekan/.build
|
|
find . -name "*phantomjs*" | xargs rm -rf
|
|
cd ~/repos/wekan
|