ソースを参照

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