Files
Installomator/fragments/labels/ricohpsprinters.sh
2021-04-28 09:36:16 +02:00

10 lines
403 B
Bash

ricohpsprinters)
name="Ricoh Printers"
type="pkgInDmg"
packageID="com.RICOH.print.PS_Printers_Vol4_EXP.ppds.pkg"
downloadURL=$(curl -fs https://support.ricoh.com//bb/html/dr_ut_e/rc3/model/mpc3004ex/mpc3004exen.htm | xmllint --html --format - 2>/dev/null | grep -m 1 -o "https://.*.dmg" | cut -d '"' -f 1)
expectedTeamID="5KACUT3YX8"
#Company="Ricoh"
#PatchSkip="YES"
;;