aboutsummaryrefslogtreecommitdiff
path: root/tools/luastr.sh
blob: 5b50c7dbe32f4a10c1a5ec1ee90ffccfc4e347f2 (plain)
1
2
3
4
5
#!/bin/bash

echo "return [=====["
echo "$(cat $1)"
echo "]=====]"