aboutsummaryrefslogtreecommitdiffstats
path: root/community/luarocks/luarocks5.1.trigger
blob: 1769aad4e02dac6913ec37d983c43452eb501ac2 (plain)
1
2
3
4
5
#!/bin/sh

luarocks-admin-5.1 make-manifest --local-tree --tree=/usr >/dev/null 2>&1

exit 0