summarylogtreecommitdiffstats
path: root/brother-hl-l3290cdw.install
diff options
context:
space:
mode:
authorRob2020-03-09 20:49:19 -0400
committerRob2020-03-09 20:49:19 -0400
commitf579210c5fb7d0903c8d1e9bfafbf153364dfa58 (patch)
tree777e98da663b6382d4ba8f94ddc2eb43c6e28fbb /brother-hl-l3290cdw.install
downloadaur-f579210c5fb7d0903c8d1e9bfafbf153364dfa58.tar.gz
Initial commit
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"
+}