This commit is contained in:
JOLIMAITRE Matthieu 2024-06-21 02:23:30 +02:00
parent 3f0b52a64e
commit 49483c87a9
9 changed files with 628 additions and 0 deletions

5
securite/dm/push.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
git add .
git commit -m "dm secu"
git push