mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/microsoftsharepointplugin.sh
Normal file
9
fragments/labels/microsoftsharepointplugin.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
microsoftsharepointplugin)
|
||||
# Microsoft has marked this "oldpackage", should probably not be used anymore
|
||||
name="MicrosoftSharePointPlugin"
|
||||
type="pkg"
|
||||
downloadURL="https://go.microsoft.com/fwlink/?linkid=800050"
|
||||
#appNewVersion=$(curl -fs https://macadmins.software/latest.xml | xpath '//latest/oldpackage[id="com.microsoft.sharepointplugin.standalone"]/version' 2>/dev/null | sed -E 's/<version>([0-9.]*) .*/\1/')
|
||||
expectedTeamID="UBF8T346G9"
|
||||
# TODO: determine blockingProcesses for SharePointPlugin
|
||||
;;
|
||||
Reference in New Issue
Block a user