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
|
||||
echo "tolua is $path"
|
||||
fi
|
||||
luarocks --local install lunitx
|
||||
unset path
|
||||
|
||||
set -e
|
||||
|
|
Loading…
Reference in New Issue