summarylogtreecommitdiffstats
path: root/brother-hl-l8260cdw.install
diff options
context:
space:
mode:
authorPatrick Stewart2019-09-28 02:08:51 +0100
committerPatrick Stewart2019-09-28 02:12:24 +0100
commit43995390aecc5d75a2155cfff74d66c700e87958 (patch)
treeb65343f8e918f01650851b296b17c5def47dbd29 /brother-hl-l8260cdw.install
downloadaur-43995390aecc5d75a2155cfff74d66c700e87958.tar.gz
Initial version
Diffstat (limited to 'brother-hl-l8260cdw.install')
-rw-r--r--brother-hl-l8260cdw.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/brother-hl-l8260cdw.install b/brother-hl-l8260cdw.install
new file mode 100644
index 000000000000..d112924fb234
--- /dev/null
+++ b/brother-hl-l8260cdw.install
@@ -0,0 +1,7 @@
+post_install() {
+ post_upgrade;
+}
+
+post_upgrade() {
+ echo "Restart CUPS and add your printer at http://localhost:631"
+}