summarylogtreecommitdiffstats
path: root/brother-td2120n.install
diff options
context:
space:
mode:
authorKarol Babioch2016-09-16 10:53:52 +0200
committerKarol Babioch2016-09-16 10:53:52 +0200
commit93bc23500903bc423be7204e3d347ada9115d6b0 (patch)
treee9e4867627c5b903b37b765cd1c4d67f11d19d74 /brother-td2120n.install
downloadaur-93bc23500903bc423be7204e3d347ada9115d6b0.tar.gz
Initial commit
Diffstat (limited to 'brother-td2120n.install')
-rw-r--r--brother-td2120n.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/brother-td2120n.install b/brother-td2120n.install
new file mode 100644
index 000000000000..8bd666ee98eb
--- /dev/null
+++ b/brother-td2120n.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/"
+}
+