server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
releases
/
delete-phantomjs.sh
blob: 5fb85e10cc7cda92d53861846da203b25f9cb8fd (
plain
)
1
2
3
cd
~/repos/wekan/.build find
.
-name
"*phantomjs*"
|
xargs
rm
-rf
cd
~/repos/wekan