Files
flame/doc/examples/cleanup.sh

9 lines
104 B
Bash
Executable File

#!/bin/bash -xe
rm -rf */build
rm -rf */android
rm -rf */ios
rm -rf */web
rm -rf */macos
rm -rf */test