Files
snigdhaos-gtk-theme/push.sh
2024-04-21 13:33:27 +05:30

5 lines
114 B
Bash
Executable File

#!/bin/bash
git add .
git commit -m "⏳ @eshanized continuously updating the repository!"
git push origin master