Make peach-go-sbot own /usr/bin/sbotcli

This commit is contained in:
notplants 2021-03-08 10:35:52 +01:00
parent 8072d5d014
commit 1c22225d66
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ adduser --quiet --system peach-go-sbot
# set permissions
chown peach-go-sbot /usr/bin/go-sbot
chown peach-go-sbot /usr/bin/sbotcli
# Automatically added by cargo-deb
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then