DEBSOURCES
Skip Quicknav
sources / lua-busted / 2.2.0-1 / try
1234
#!/bin/sh luarocks remove busted --force luarocks make LUA_PATH="./?.lua;./?/init.lua;$LUA_PATH" busted "$@"