This repository has been archived on 2024-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
archbuild/xeroxprtdrv/xeroxprtdrv.install
2024-03-20 08:41:22 -05:00

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"
}