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