More Titles
This commit is contained in:
		| @@ -3,6 +3,7 @@ | |||||||
| args=("$@") | args=("$@") | ||||||
| self_update() { | self_update() { | ||||||
| git fetch &> /dev/null  | git fetch &> /dev/null  | ||||||
|  | echo "🅂 🄴 🄻 🄵  🅄 🄿 🄳 🄰 🅃 🄴 :" | ||||||
| # TODO: change beta to main once testing is complete | # TODO: change beta to main once testing is complete | ||||||
| if  git diff --name-only origin/beta | grep -qs ".sh" ; then | if  git diff --name-only origin/beta | grep -qs ".sh" ; then | ||||||
|     echo "Found a new version of HeavyScript, updating myself..." |     echo "Found a new version of HeavyScript, updating myself..." | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user