File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ NC='\033[0m' # No Color 取消颜色
1717# 需要被快捷键执行的脚本路径
1818SCRIPT_PATH=" /usr/local/bin/s"
1919SOURCE_SCRIPT=" /root/system_tools.sh"
20- REMOTE_SCRIPT_URL=" https://raw.githubusercontent.com/scarsong /system_tools/main/system_tools.sh"
21- CHANGE_LOG_URL=" https://raw.githubusercontent.com/scarsong /system_tools/main/Change_log.md"
22- CHANGE_LOG_ZH_CN_URL=" https://raw.githubusercontent.com/scarsong /system_tools/main/Change_log_zh-cn.md"
20+ REMOTE_SCRIPT_URL=" https://raw.githubusercontent.com/iptsh /system_tools/main/system_tools.sh"
21+ CHANGE_LOG_URL=" https://raw.githubusercontent.com/iptsh /system_tools/main/Change_log.md"
22+ CHANGE_LOG_ZH_CN_URL=" https://raw.githubusercontent.com/iptsh /system_tools/main/Change_log_zh-cn.md"
2323
2424# Check if the shortcut file 's' exists and if its content matches the expected script path
2525# 判断是否存在快捷文件s,并检查内容是否一致
You can’t perform that action at this time.
0 commit comments