瀏覽代碼

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