EasyDarwin/start.sh

4 lines
92 B
Bash
Executable File

#!/bin/bash
CWD=$(cd "$(dirname $0)";pwd)
"$CWD"/easydarwin install
"$CWD"/easydarwin start