Files
documentation/push.sh
2024-04-16 19:32:27 +05:30

7 lines
129 B
Bash
Executable File

#!/bin/bash
# Author : Eshan Roy
git add .
git commit -m "⏳ @eshanized updated the website 🎉 !!!"
# git push origin master