Skip to content

Commit

Permalink
Update uname
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges authored Nov 17, 2023
1 parent bd5b5af commit ed920ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_nycmesh_status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
#config: ${{ secrets.CONFIG }} # ssh_config; optional
if_key_exists: fail # replace / ignore / fail; optional (defaults to fail)
- name: Pull new Docker image
run: ssh ubuntu@status.mesh.nycmesh.net "cd /home/ubuntu/cursed-status-page-live && bash update_and_restart.sh"
run: ssh root@status.mesh.nycmesh.net "cd /root/cursed-status-page-live && bash update_and_restart.sh"

0 comments on commit ed920ea

Please sign in to comment.