mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-02-14 09:13:26 +01:00
fix: Fixed typo in snowshare systemd service
This commit is contained in:
@@ -43,7 +43,7 @@ Requires=postgresql.service
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/opt/snowshare
|
||||
EnvironmentFile=/opt/snowshare.env
|
||||
EnvironmentFile=/opt/snowshare/.env
|
||||
ExecStart=/usr/bin/npm start
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
Reference in New Issue
Block a user