Browse Source

Mute unavoidable but safe ShellCheck SC1090

Alois Mahdal 6 years ago
parent
commit
cfdc288ff7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      bin/mkx

+ 1
- 0
bin/mkx View File

@@ -123,6 +123,7 @@ mktemplate() {
123 123
         +shellfu)
124 124
             echo "#!/bin/bash"
125 125
             echo ""
126
+            echo '#shellcheck disable=SC1090'
126 127
             echo '. "$(sfpath)" || exit 3'
127 128
             echo ''
128 129
             echo 'shellfu import pretty'