mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 20:57:26 +08:00
3 lines
81 B
Bash
3 lines
81 B
Bash
MODDIR=${0%/*}
|
|
pkill easytier-core # 结束 easytier-core 进程
|
|
rm -rf $MODDIR/* |