Skip to content

Commit

Permalink
feat: change how the service gets restarted
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampiiiii committed Apr 11, 2024
1 parent 97f76fb commit 8a0bcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: turbo build

- name: Restart systemd service
run: systemctl restart anvil.service
run: /home/iforge/ignis-config/scripts/restart_ignis.sh

- name: Remove maintenance page
run: rm /home/iforge/ignis-config/file_flags/maintenance_mode/enabled

0 comments on commit 8a0bcf9

Please sign in to comment.