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

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

exit 0