前言
此脚本用于修复 使用过不完整备份造成的无通知,未经测试、谨慎使用、使用造成任何后果本人不承担任何责任
This script is used to repair without notice caused by the use of incomplete backups, without testing, careful use, and any consequences caused by use I do not bear any responsibility
使用方法
中文
- 打开终端
- 复制以下内容并粘贴到终端运行
1
curl -O https://checkra1n.cn/sh/fix_notification.sh && chmod +x fix_notification.sh && ./fix_notification.sh
English
- Open the terminal
- Copy and paste the following content into the terminal to run
1
curl -O https://checkra1n.cn/sh/fix_notification.sh && chmod +x fix_notification.sh && ./fix_notification.sh