Tue Dec 19 11:12:58 PM CET 2023

This commit is contained in:
root 2023-12-19 23:12:58 +01:00
parent 8ecb90a0e9
commit dc40116c23

4
push.sh Normal file → Executable file
View File

@ -1,6 +1,6 @@
#!/bin/usr/bash
#!/usr/bin/bash
env=`date`
git add .
git commit -m "$env"
git push
git push