summarylogtreecommitdiffstats
path: root/brother-mfc-j415w.install
diff options
context:
space:
mode:
authorWill Adams2016-01-06 04:59:06 -0500
committerWill Adams2016-01-06 04:59:06 -0500
commitc9a2b7abad7171cbf78a73772f892c94630aeb3a (patch)
tree9fda44383c351e3c2f43d450b6e6623fef9cb224 /brother-mfc-j415w.install
downloadaur-c9a2b7abad7171cbf78a73772f892c94630aeb3a.tar.gz
Initial commit
Diffstat (limited to 'brother-mfc-j415w.install')
-rw-r--r--brother-mfc-j415w.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/brother-mfc-j415w.install b/brother-mfc-j415w.install
new file mode 100644
index 000000000000..043c6e90c025
--- /dev/null
+++ b/brother-mfc-j415w.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/"
+}
+