fault/fm-rest-api/debian/deb_folder/postinst

8 lines
60 B
Bash

#!/bin/sh
set -e
chown fm:fm /etc/fm/fm.conf
#DEBHELPER#