sixth/essai.sh
kleph 35491ef16d
Some checks failed
continuous-integration/drone/push Build is failing
Bad syntax
2019-12-28 22:56:23 +01:00

7 lines
51 B
Bash

#!/bin/bash
MYVAR=toto
echo $MYVAR
bad syntax ?