diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index eb0254e..981d93d 100644 --- a/.forgejo/workflows/update.yaml +++ b/.forgejo/workflows/update.yaml @@ -4,4 +4,4 @@ jobs: runs-on: self-hosted steps: - run: sudo git -C /opt/Adrianux.net/ pull - - run: curl --silent https://adrianux.net/ \ No newline at end of file + - run: sudo systemctl restart adrianux \ No newline at end of file