Skip to content

Commit c41cde0

Browse files
committed
[hx-upgrade] run install.sh after upgrade
Note that this doesn't update installed extra tools, uh...
1 parent 962bcf2 commit c41cde0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra/upgrade/hx-upgrade.sh

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
HAXE_MANAGER_ROOT="/opt/haxe"
44
cd $HAXE_MANAGER_ROOT
55
git pull
6+
./install.sh
67
cd - > /dev/null

0 commit comments

Comments
 (0)