summarylogtreecommitdiffstats
path: root/brother-mfc-9460cdn.install
diff options
context:
space:
mode:
Diffstat (limited to 'brother-mfc-9460cdn.install')
-rw-r--r--brother-mfc-9460cdn.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/brother-mfc-9460cdn.install b/brother-mfc-9460cdn.install
index 502f652f0ec1..886f18aa93dc 100644
--- a/brother-mfc-9460cdn.install
+++ b/brother-mfc-9460cdn.install
@@ -3,7 +3,7 @@ post_install() {
}
post_upgrade() {
- /opt/brother/Printers/mfc9460cdn/cupswrapper/cupswrappermfc9460cdn >/dev/null
+ /usr/local/Brother/Printer/mfc9460cdn/cupswrapper/cupswrappermfc9460cdn >/dev/null
if [ "$?" -eq 0 ]; then
printf "\033[1m\033[32m\x3d\x3d\x3e\033\1330m Done. The printer should be visible now via the CUPS-webinterface (http://localhost:631)\n"
else