ProxyCLI / sync_proxy.sh
PHhTTPS's picture
fix: use printf instead of echo for startup script
7adf1d0
#!/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