diff --git a/scripts/systemd/gogs.service b/scripts/systemd/gogs.service index 95567eaa9..e07eba991 100644 --- a/scripts/systemd/gogs.service +++ b/scripts/systemd/gogs.service @@ -12,7 +12,7 @@ Type=simple User=git Group=git WorkingDirectory=/home/git/gogs -ExecStart=/home/git/gogs/gogs web +ExecStart=/home/git/gogs/gogs run web Restart=always Environment=USER=git HOME=/home/git