Files
Snigdha-OS.github.io/iconized.sh
2024-04-22 06:35:41 +05:30

10 lines
140 B
Bash
Executable File

#!/usr/bin/bash
# EXECUTE AT YOUR OWN RISK
# Git Push
git add .
git commit -m "👽 @iconized made a new commit!"
git push origin master