Guh
Some checks failed
ptero-push / build (push) Has been cancelled

This commit is contained in:
Christopher Cookman 2025-05-27 20:37:45 -06:00
parent b3cc4887c2
commit 6c9465eb50

View file

@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Run script - name: Run script
run: | run: |
curl -X POST -H "Authorization: Bearer ${{ secrets.PTERO_KEY }}" -H "Content-Type: application/json" https://panel.chrischro.me/api/client/servers/8f44f1fd-8d29-4553-96f1-05dacfca454f/power -d '{"signal":"restart"}' curl -X POST -H "Authorization: Bearer ${{ secrets.PTERO_KEY }}" -H "Content-Type: application/json" https://panel.chrischro.me/api/client/servers/5e938271-1d7a-4db0-8687-deee89c28b05/power -d '{"signal":"restart"}'