6 lines
167 B
Text
6 lines
167 B
Text
|
|
post_install() {
|
|
echo "As root run the following to detect the printing subsystem:"
|
|
echo "# cd /opt/Xerox/prtsys; /opt/Xerox/prtsys/xeroxquemgr -setprtsubsys"
|
|
}
|
|
|