1
0
Fork 0
peertube/scripts/clean/client/dist.sh

5 lines
68 B
Bash
Raw Normal View History

#!/usr/bin/env sh
cd client || exit -1
2017-07-06 12:39:39 +00:00
rm -rf compiled/ dist/ dll/