forked from github/server
install lunitx only once
This commit is contained in:
parent
dee8b306d0
commit
48e4caf496
|
@ -127,7 +127,6 @@ 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