This website works better with JavaScript
Home
Explore
Help
Sign In
netvor
/
imapdomo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
22
Wiki
Activity
Browse Source
Mute useless non-fixable ShellCheck warning
Alois Mahdal
7 years ago
parent
99e73c6017
commit
bf63cc292d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/imapdomo.skel
+ 1
- 0
src/imapdomo.skel
View File
@@ -1,4 +1,5 @@
1
1
#!/bin/bash
2
+#shellcheck disable=SC1090
2
3
3
4
. "$(sfpath)" || exit 3
4
5