Skip to content

Commit a64763d

Browse files
authored
Update SysAdminCheatSheet.md
1 parent cac7487 commit a64763d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SysAdminCheatSheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pm2 start --name=webapp npm -- start
55

66
## start caching with pm2
7-
pm2 start --name=caching npm -- start
7+
pm2 start --name=caching npm -- cache
88

99
## show data usage
1010
vnstat -i eth0

0 commit comments

Comments
 (0)