We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e6737 commit 737d738Copy full SHA for 737d738
README.md
@@ -121,3 +121,9 @@ Jan 08 18:14:32 LabControl mount.sh[495]: mount error(101): Network is unreachab
121
Jan 08 18:14:32 LabControl mount.sh[495]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) ...
122
```
123
there are many solutions but for me helpful was adding `sleep 20s` in `.sh` script prior to `mount`
124
+
125
+## Contributors
126
127
+<a href="https://github.com/Wissance/LabWatcher/graphs/contributors">
128
+ <img src="https://contrib.rocks/image?repo=Wissance/LabWatcher" />
129
+</a>
0 commit comments