mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
7 lines
294 B
Bash
7 lines
294 B
Bash
xeroxphaser7800)
|
|
name="XeroxPhaser"
|
|
type="pkgInDmg"
|
|
downloadURL=$(curl -fs "https://www.support.xerox.com/en-us/product/phaser-7800/downloads?platform=macOSx11" | xmllint --html --format - 2>/dev/null | grep -o "https://.*XeroxDrivers.*.dmg")
|
|
expectedTeamID="G59Y3XFNFR"
|
|
;;
|