There was an error while loading. Please reload this page.
1 parent f4f37e9 commit 60e0313Copy full SHA for 60e0313
1 file changed
install/fmd-server-install.sh
@@ -34,7 +34,7 @@ After=network.target
34
35
[Service]
36
WorkingDirectory=/opt/fmd-server
37
-ExecStart=/opt/fmd-server/fmd-server-$(arch_resolve "amd64" "arm64") serve
+ExecStart=/opt/fmd-server/fmd-server-$(arch_resolve) serve
38
Restart=always
39
40
[Install]
0 commit comments