Explorar el Código

Update according to safer import style

Alois Mahdal hace 8 años
padre
commit
800ad3cf89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/bin/satcmd.skel

+ 1
- 1
src/bin/satcmd.skel Ver fichero

@@ -1,6 +1,6 @@
1 1
 #!/bin/bash
2 2
 
3
-. $(shellfu-get path) || exit 3
3
+. "$(shellfu-get path)" || exit 3
4 4
 
5 5
 shellfu import exit
6 6
 shellfu import inigrep