aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/clean/client/dist.sh
blob: ea6f7d6443ef34a0c9a8ba211f92cc6d66128fc0 (plain) (blame)
1
2
3
4
#!/usr/bin/env sh

cd client || exit -1
rm -rf compiled/ dist/ dll/