Add test script
This commit is contained in:
parent
6a50e5463d
commit
c767fe01d4
1 changed files with 7 additions and 0 deletions
7
essai.sh
Normal file
7
essai.sh
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
|
MYVAR=toto
|
||||||
|
echo $MYVAR
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue