@@ -0,0 +1,9 @@
#!/bin/bash
# QuickGit 启动脚本 (Linux/macOS)
# 设置 UTF-8 编码
export LANG=zh_CN.UTF-8
export LC_ALL=zh_CN.UTF-8
# 运行程序
python3 quickgit.py
The note is not visible to the blocked user.