This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
aj
/
kalliope
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
move test script into the new neuron folder path
nico
8 anos atrás
pai
62a8296393
commit
ae5344248f
2 arquivos alterados
com
6 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Ver arquivo
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt