This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
aj
/
kalliope
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
move test script into the new neuron folder path
nico
8 lat temu
rodzic
62a8296393
commit
ae5344248f
2 zmienionych plików
z
6 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
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
Wyświetl plik
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Wyświetl plik
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt