mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Switch to pnpm
This commit is contained in:
parent
0a094cf697
commit
4c9a937274
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Group=__APP__
|
|||
WorkingDirectory=__FINALPATH__/
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
Environment="NODE_ENV=production"
|
||||
ExecStart=__YNH_NPM__ start
|
||||
ExecStart=pnpm start
|
||||
TimeoutSec=60
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue