summarylogtreecommitdiffstats
path: root/brother-hl-l3290cdw.install
diff options
context:
space:
mode:
Diffstat (limited to 'brother-hl-l3290cdw.install')
-rw-r--r--brother-hl-l3290cdw.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/brother-hl-l3290cdw.install b/brother-hl-l3290cdw.install
new file mode 100644
index 000000000000..21f782806ebe
--- /dev/null
+++ b/brother-hl-l3290cdw.install
@@ -0,0 +1,7 @@
+post_install() {
+ post_upgrade;
+}
+
+post_upgrade() {
+ echo "Restart CUPS and add your printer at http://localhost:631"
+}