amelioration atelier

This commit is contained in:
2021-03-13 22:11:41 +01:00
parent 9faf127833
commit 21b843694e
3 changed files with 73 additions and 0 deletions

8
bad.sh Normal file
View File

@@ -0,0 +1,8 @@
#! /bin/bash
# whatever you do i will return != 0
echo Hello world
exit 42