We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e027324 commit 84d222cCopy full SHA for 84d222c
package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"scripts": {
6
"update": "bun src/index.ts",
7
- "restart": "systemctl restat nginx",
+ "restart": "systemctl restart nginx",
8
"reload": "systemctl reload nginx"
9
},
10
"devDependencies": {
0 commit comments