Files
syncthing-arm/cmd/strelaysrv/scripts/preinst
T

5 lines
132 B
Bash
Raw Normal View History

#!/bin/bash
addgroup --system syncthing
adduser --system --home /var/lib/syncthing-relaysrv --ingroup syncthing syncthing-relaysrv