Skip to content

Commit

Permalink
[hx-upgrade] run install.sh after upgrade
Browse files Browse the repository at this point in the history
Note that this doesn't update installed extra tools, uh...
  • Loading branch information
kLabz committed May 21, 2024
1 parent 962bcf2 commit c41cde0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extra/upgrade/hx-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
HAXE_MANAGER_ROOT="/opt/haxe"
cd $HAXE_MANAGER_ROOT
git pull
./install.sh
cd - > /dev/null

0 comments on commit c41cde0

Please sign in to comment.