This commit is contained in:
topkecleon 2016-09-06 20:39:39 -04:00
parent 1fd125aa2c
commit 87ebf19336
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ if [ $(lsb_release -r | cut -f 2) == "16.04" ]; then
rocklist="luasocket luasec multipart-post lpeg dkjson"
else
luaver="5.2"
rocklist="luasocket luasec multipart-post lpeg dkjson serpent"
rocklist="luasocket luasec multipart-post lpeg dkjson luautf8"
fi
echo "This script is intended for Ubuntu. It may work in Debian."