butlerx
4 years ago
No known key found for this signature in database
GPG Key ID: B37CA765BAA89170
1 changed files with
1 additions and
1 deletions
-
conf/wetty.service
|
|
@ -11,7 +11,7 @@ After=network.target |
|
|
|
[Service] |
|
|
|
|
|
|
|
WorkingDirectory=$HOME/.config/yarn/global/node_modules/wetty/ |
|
|
|
ExecStart=/usr/bin/node index.js -p 3000 --host 127.0.0.1 |
|
|
|
ExecStart=/usr/bin/node . -p 3000 --host 127.0.0.1 |
|
|
|
|
|
|
|
[Install] |
|
|
|
WantedBy=multi-user.target |
|
|
|