Miao-Yunzai/deploy.sh

10 lines
193 B
Bash
Raw Normal View History

2024-06-14 10:44:18 +08:00
#!/usr/bin/env sh
# 确保脚本抛出遇到的错误
set -e
git init
git add -A
git commit -m 'update: 修复引用'
git push -f git@github.com:yoimiya-kokomi/Miao-Yunzai.git master:genshin