diff --git a/files/systemd/forgejo.conf b/files/systemd/forgejo.conf index 622a150..9f2b1b7 100644 --- a/files/systemd/forgejo.conf +++ b/files/systemd/forgejo.conf @@ -1,3 +1,3 @@ [Service] ExecStart= -ExecStart=/usr/local/bin/forgejo web --config /etc/forgejo/conf/netoik_app.ini +ExecStart=/usr/bin/forgejo web --config /etc/forgejo/conf/netoik_app.ini