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

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

exit 0