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