This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
kalliope
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
move test script into the new neuron folder path
nico
8 years ago
parent
62a8296393
commit
ae5344248f
2 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
View File
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt