From adbe706d4cc9853757b496486453ff0cbb73ae1c Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Thu, 25 Jan 2018 16:53:21 +0100 Subject: pcr/espcr: added --- pcr/espcr/escpr.install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pcr/espcr/escpr.install (limited to 'pcr/espcr/escpr.install') diff --git a/pcr/espcr/escpr.install b/pcr/espcr/escpr.install new file mode 100644 index 000000000..92b144ce1 --- /dev/null +++ b/pcr/espcr/escpr.install @@ -0,0 +1,8 @@ +post_install() { + echo ">>Please restart the CUPS daemon to take the printer definitions into account" +} + +post_upgrade() { + post_install +} + -- cgit v1.2.3