Add script to build peach-go-sbot debian package #10

Merged
mhfowler merged 3 commits from peach-go-sbot into main 2021-03-08 09:36:59 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1c22225d66 - Show all commits

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