Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
airsltd
/
fastapi-proxy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
airsltd
commited on
Aug 16, 2025
Commit
0afd165
·
1 Parent(s):
943dc54
update
Browse files
Files changed (1)
hide
show
push.sh
+4
-0
push.sh
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
git add .
2
git commit -m "update"
3
git push
1
git add .
2
git commit -m "update"
3
git push
4
+
5
+
# 如果没权限可参考下面处理
6
+
# eval "$(ssh-agent -s)" # 启动并设置环境变量
7
+
# ssh-add ~/.ssh/id_ed25519_mac_gitee_tanbushi_qq_com