aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rutorrent/rutorrent.pre-install
blob: 0d814556e4f41e6438368e87aa0a9d12e8ff82ce (plain)
1
2
3
4
#!/bin/sh
addgroup -S rutorrent 2>/dev/null
exit 0