fix latestver
This commit is contained in:
parent
9e0e40c122
commit
1595d1963f
@ -9,8 +9,7 @@ echo "🅂 🄴 🄻 🄵"
|
||||
echo "🅄 🄿 🄳 🄰 🅃 🄴"
|
||||
if [[ "$hs_version" != "$latest_ver" ]] ; then
|
||||
echo "Found a new version of HeavyScript, updating myself..."
|
||||
git reset --hard -q
|
||||
git checkout "$(latest_ver)"
|
||||
git checkout "($latest_ver)"
|
||||
count=0
|
||||
for i in "${args[@]}"
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user