box-setup/installs_and_builds/s49_languages_general
2025-04-04 16:55:39 -05:00

11 lines
247 B
Bash
Executable File

#!/bin/zsh
# TODO: review and decide if the things below are needed
#local lua_package="lua5.1"
#[[ "$BOX_SETUP_OS" = "macos" ]] && lua_package="lua@5.1"
#${=BOX_SETUP_INSTALL_COMMAND} "$lua_package" liblua5.1-0-dev
#luarocks install luacheck