syncthing/cmd/stdiscosrv/scripts/preinst

5 lines
132 B
Plaintext
Raw Normal View History

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