shione/debian/cgit-config.postinst

12 lines
161 B
Bash

#!/bin/sh
#
# TODO: Handle "$1".
set -e
#DEBHELPER#
# TODO: Setup git user and stuff.
deb-systemd-helper enable fcgiwrap
deb-systemd-invoke restart fcgiwrap