PeerTube/scripts/clean/client/dist.sh

5 lines
68 B
Bash
Executable File

#!/usr/bin/env sh
cd client || exit -1
rm -rf compiled/ dist/ dll/