소스 검색

Update according to safer import style

Alois Mahdal 8 년 전
부모
커밋
800ad3cf89
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/bin/satcmd.skel

+ 1
- 1
src/bin/satcmd.skel 파일 보기

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