mirror of
https://github.com/moparisthebest/mail
synced 2024-11-10 11:15:01 -05:00
8 lines
82 B
Bash
Executable File
8 lines
82 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# go to root
|
|
cd `dirname $0`
|
|
cd ..
|
|
|
|
cd release/cca/Whiteout
|
|
cca run ios |