summarylogtreecommitdiffstats
path: root/brother-ql500.install
diff options
context:
space:
mode:
authorKarol Babioch2016-09-16 11:10:43 +0200
committerKarol Babioch2016-09-16 11:10:43 +0200
commit86912ccc47c998dad1f938ce80c972b903514f70 (patch)
tree912faeade0db41a24dfc6348f109823e8b05758c /brother-ql500.install
downloadaur-86912ccc47c998dad1f938ce80c972b903514f70.tar.gz
Initial commit
Diffstat (limited to 'brother-ql500.install')
-rw-r--r--brother-ql500.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/brother-ql500.install b/brother-ql500.install
new file mode 100644
index 000000000000..8bd666ee98eb
--- /dev/null
+++ b/brother-ql500.install
@@ -0,0 +1,10 @@
+post_install() {
+ post_upgrade;
+}
+
+post_upgrade() {
+ echo "Restart CUPS to load the new files"
+ echo "You can now register your new printer using the web interface at:"
+ echo " http://localhost:631/"
+}
+