summaryrefslogtreecommitdiffstats
path: root/testing/mlocate/mlocate.pre-install
blob: 18aa121d07b61300f2cd0c5b2d0d7dbb99f7ffa7 (plain)
1
2
3
#!/bin/sh
addgroup -S locate 2>/dev/null
exit 0