mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-02 17:15:43 +00:00
3 lines
81 B
Bash
3 lines
81 B
Bash
MODDIR=${0%/*}
|
|
pkill easytier-core # 结束 easytier-core 进程
|
|
rm -rf $MODDIR/* |