Files
mapmap/scripts/sh_clean.sh
2017-08-01 02:24:14 +00:00

6 lines
89 B
Bash
Executable File

#!/bin/bash
cd $(dirname $0)
cd src/mapmap
make clean
rm -rf MapMap.app mapmap.pro.user