Compare commits

..

2 commits

Author SHA1 Message Date
1633779dae Merge branch 'Arbre' of rbonnet/Muget into master 2021-11-25 16:18:59 +01:00
Ronan
7303db87c1 Vege 2021-11-25 16:17:21 +01:00
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