Added DEBHELPER token to postinst script
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-09-01 15:52:21 -04:00
parent e7fe6fbcec
commit 23288ac043

View File

@ -21,4 +21,6 @@ fi
# Change the directory ownership of /etc # Change the directory ownership of /etc
chown -R adept:adept /etc/adept chown -R adept:adept /etc/adept
#DEBHELPER#
exit 0 exit 0