4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-16 08:21:04 +08:00
2012-06-25 14:59:35 -07:00

8 lines
103 B
Bash
Executable File

#!/bin/bash
set -e
CORDOVA_PATH=$( cd "$( dirname "$0" )" && pwd )
bash $CORDOVA_PATH/cordova clean