ソースを参照

Add missing satcmd-echo binary

Alois Mahdal 9 年 前
コミット
1f6be134c5
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      src/libexec/satcmd-echo

+ 3
- 0
src/libexec/satcmd-echo ファイルの表示

@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+echo "$@"