This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
aj
/
kalliope
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
move test script into the new neuron folder path
nico
há 8 anos atrás
pai
62a8296393
commit
ae5344248f
2 ficheiros alterados
com
6 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
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
Ver Ficheiro
@@ -0,0 +1,3 @@
+
#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Ver Ficheiro
@@ -0,0 +1,3 @@
+
#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt