6 lines
52 B
Bash
Executable File
6 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
luacheck package scripts targets
|