@@ -34,10 +34,10 @@ If you are printing via unauthenticated IPP or Kerberized IPP, you will have to
...
@@ -34,10 +34,10 @@ If you are printing via unauthenticated IPP or Kerberized IPP, you will have to
Usage: `./install.pl {--cron | [--usage] <printer-name>}` , where `<printer-name>` is a valid printer name. If supplied `--usage`, the script will only update the drivers. Passing `--cron` will only prompt user for cron installation.
Usage: `./install.pl {--cron | [--usage] <printer-name>}` , where `<printer-name>` is a valid printer name. If supplied `--usage`, the script will only update the drivers. Passing `--cron` will only prompt user for cron installation.
For example, to install the printer `lj2b`, run
For example, to install the printer `lj2b`, run this within the cloned repository:
```shell
```shell
./install.pl lj2b
sudo./install.pl lj2b
```
```
Installation script will prompt you for your faculty credentials (the faculty username and the faculty password).
Installation script will prompt you for your faculty credentials (the faculty username and the faculty password).