nouveau fichier : gitea.sh

nouveau fichier : siotp/sisr1/tp4/Users.csv
	nouveau fichier : siotp/sisr1/tp4/createLogins.sh
	nouveau fichier : siotp/sisr1/tp4/logins.csv
This commit is contained in:
Jarod Pauchet
2024-04-04 14:11:54 +02:00
parent 4d789def5c
commit 0240b7d77a
4 changed files with 81 additions and 0 deletions

5
gitea.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git pull
git add .
git commit
git push