24gold - 1404/08/22 05:40:02 - auto commit

This commit is contained in:
24gold@mobin.eshaghi 2025-11-12 05:40:02 +00:00
parent cf7da4991e
commit 6b3fbb22f1
1 changed files with 1 additions and 1 deletions

2
git.sh
View File

@ -1,4 +1,4 @@
sudo apt install jcal -y
sudo git add .
sudo git commit -m "$(jdate '+%Y/%m/%d %H:%M:%S') - auto commit" || true
sudo git commit -m "$(hostname) - $(jdate '+%Y/%m/%d %H:%M:%S') - auto commit" || true
sudo git push