summaryrefslogtreecommitdiff
path: root/pcr/espcr/escpr.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-25 16:53:21 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-25 16:53:21 +0100
commitadbe706d4cc9853757b496486453ff0cbb73ae1c (patch)
tree9589a106b553cbf79137433fa81927281c92f440 /pcr/espcr/escpr.install
parentb3a9c7913e11b22d91dca63dc01d5c779bea0f87 (diff)
downloadabslibre-adbe706d4cc9853757b496486453ff0cbb73ae1c.tar.gz
abslibre-adbe706d4cc9853757b496486453ff0cbb73ae1c.tar.bz2
abslibre-adbe706d4cc9853757b496486453ff0cbb73ae1c.zip
pcr/espcr: added
Diffstat (limited to 'pcr/espcr/escpr.install')
-rw-r--r--pcr/espcr/escpr.install8
1 files changed, 8 insertions, 0 deletions
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
+}
+