mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/ricohpsprinters.sh
Normal file
9
fragments/labels/ricohpsprinters.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user