github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/packaging/deb/bor/DEBIAN/postinst (about) 1 #!/bin/bash 2 # This is a postinstallation script so the service can be configured and started when requested 3 # 4 sudo adduser --disabled-password --disabled-login --shell /usr/sbin/nologin --quiet --system --no-create-home --home /nonexistent bor