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 cac7487 commit a64763dCopy full SHA for a64763d
docs/SysAdminCheatSheet.md
@@ -4,7 +4,7 @@
4
pm2 start --name=webapp npm -- start
5
6
## start caching with pm2
7
-pm2 start --name=caching npm -- start
+pm2 start --name=caching npm -- cache
8
9
## show data usage
10
vnstat -i eth0
0 commit comments