Files
configfiles/bin/gi.sh
Thomas Sindt 2f422b4bfe bin
2026-06-09 10:17:31 +02:00

6 lines
56 B
Bash
Executable File

#!/bin/bash
git add *
git commit -m "checkin"
git push