summarylogtreecommitdiffstats
path: root/brother-mfc-l2750dw.install
diff options
context:
space:
mode:
authorSteven Sklar2024-03-08 20:46:24 -0500
committerSteven Sklar2024-03-08 20:46:24 -0500
commit121ab896807c0987ec922d4984a555a72a3201b9 (patch)
tree9a26cb29ee1ad6821ca3c46f1cc03d64311f79dd /brother-mfc-l2750dw.install
parentac3487aac853085a07973e39294baa1bea7f2208 (diff)
downloadaur-121ab896807c0987ec922d4984a555a72a3201b9.tar.gz
modified for l2400dw printer
Diffstat (limited to 'brother-mfc-l2750dw.install')
-rw-r--r--brother-mfc-l2750dw.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/brother-mfc-l2750dw.install b/brother-mfc-l2750dw.install
deleted file mode 100644
index 0d1bc1b7b7a7..000000000000
--- a/brother-mfc-l2750dw.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- post_upgrade;
-}
-
-post_upgrade() {
- echo "Restart CUPS (org.cups.cupsd.service) in order to load the new files."
- echo "Register the new print at \"http://localhost:631/\"."
- echo -e "\n To avoid errors like \"Unable to locate printer...\" when printing via network:"
- echo " Add the printer with its socked address \"socket://<printer ip>:9100\""
-}