Explorar el Código

Mute unavoidable but safe ShellCheck SC1090

Alois Mahdal hace 6 años
padre
commit
cfdc288ff7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      bin/mkx

+ 1
- 0
bin/mkx Ver fichero

@@ -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'