We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff4d87 commit e1bf096Copy full SHA for e1bf096
2 files changed
.gitignore
@@ -50,3 +50,6 @@ modules.order
50
Module.symvers
51
Mkfile.old
52
dkms.conf
53
+
54
+# VSCode
55
+.vscode
README.md
@@ -21,7 +21,7 @@ DGNSM (DigiNode Status Monitor) is a tiny software utility that lets you monitor
21
22
> git clone https://github.com/DigiNode-Tools/DGNSM/
23
24
-> cd dgnsm
+> cd DGNSM
25
26
> make
27
0 commit comments