@@ -1,9 +1,10 @@
#!/bin/bash
# 提交並推送到遠端服務器
# 提交並推送到所有遠端服務器
git add .
git commit -m "$1"
git push origin
git push gitea
git push gitea-88-81
git push gitea-42-124
echo "✓ 已推送到 origin 和 gitea"
echo "✓ 已推送到 origin, gitea-88-81, 和 gitea-42-124"
The note is not visible to the blocked user.