forked from github/server
install lunitx as part of setup
This commit is contained in:
parent
e337fa996c
commit
8982b64981
|
@ -125,6 +125,7 @@ TOLUA
|
||||||
else
|
else
|
||||||
echo "tolua is $path"
|
echo "tolua is $path"
|
||||||
fi
|
fi
|
||||||
|
luarocks --local install lunitx
|
||||||
unset path
|
unset path
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
Loading…
Reference in New Issue