File size: 184 Bytes
7adf1d0
 
 
 
1
2
3
4
5
#!/bin/bash
git add -f freeapis-proxy/ static/management.html
git commit --allow-empty -m "Fix: Ensure freeapis-proxy and status page are synced"
git push socializer HEAD:main --force