This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
aj
/
kalliope
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
move test script into the new neuron folder path
nico
8 年 前
親
62a8296393
コミット
ae5344248f
2 ファイル変更
、
6 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
kalliope/neurons/script/tests/test_script.sh
3
0
kalliope/neurons/script/tests/test_script_cat.sh
+ 3
- 0
kalliope/neurons/script/tests/test_script.sh
ファイルの表示
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
ファイルの表示
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt