mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 02:24:56 +08:00
更正卸载脚本代码 合并来自xiaohe的Paste 6 ARM修复代码
This commit is contained in:
@@ -22,9 +22,9 @@ launchctl unload "/Library/LaunchDaemons/$PLIST_NAME" 2>/dev/null || true
|
||||
# 删除文件
|
||||
echo "删除文件..."
|
||||
rm -f "/usr/local/bin/QiuChenly/InjectLib"
|
||||
rm -f "/usr/local/bin/QiuChenly/tool"
|
||||
rm -rf "/usr/local/bin/QiuChenly/tool"
|
||||
rm -f "/usr/local/bin/QiuChenly/config.json"
|
||||
rm -f "/usr/local/bin/QiuChenly/frontend"
|
||||
rm -rf "/usr/local/bin/QiuChenly/frontend"
|
||||
rm -rf "/usr/local/bin/QiuChenly"
|
||||
rm -f "/Library/LaunchDaemons/$PLIST_NAME"
|
||||
rm -f "/var/log/hayaku_daemon.log"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user