EasyDarwin/stop.sh

4 lines
93 B
Bash
Executable File

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