8 lines
103 B
Plaintext
Raw Normal View History

2012-06-15 18:35:34 -07:00
#!/bin/bash
set -e
CORDOVA_PATH=$( cd "$( dirname "$0" )" && pwd )
bash $CORDOVA_PATH/cordova clean