Simon Cheng
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
bin/wetty.service
|
|
@ -10,7 +10,7 @@ After=network.target |
|
|
|
|
|
|
|
[Service] |
|
|
|
|
|
|
|
WorkingDirectory=$HOME/.config/yarn/global/node_modules/wetty.js/ |
|
|
|
WorkingDirectory=$HOME/.config/yarn/global/node_modules/wetty/ |
|
|
|
ExecStart=/usr/bin/node app.js -p 3000 --host 127.0.0.1 |
|
|
|
|
|
|
|
[Install] |
|
|
|