mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-27 06:37:16 +02:00
homepage: set CI=true so pnpm can self-heal node_modules without a TTY (#16841)
This commit is contained in:
committed by
GitHub
parent
856bd4301f
commit
a61c3882b5
@@ -63,6 +63,7 @@ Restart=always
|
||||
RestartSec=1
|
||||
User=root
|
||||
WorkingDirectory=/opt/homepage/
|
||||
Environment=CI=true
|
||||
ExecStart=pnpm start
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user