This commit is contained in:
Ronan 2021-11-25 16:17:21 +01:00
parent 7b161b0f51
commit 7303db87c1
2 changed files with 2 additions and 0 deletions

1
cc.py Normal file
View file

@ -0,0 +1 @@
print("Coucou")

1
script.sh Normal file
View file

@ -0,0 +1 @@
python3 cc.py