Files
2021-09-28 11:47:19 +08:00

4 lines
80 B
Bash

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