modified: Commit.sh 11-13-2023 01:04

This commit is contained in:
rv 2023-11-13 01:04:05 -07:00
parent 10dac5fa8c
commit 40949be6f1
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash
git add .
git commit -m "$(date +%m-%d-%y_%H:%M:%S)"
git push
git push