mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-27 21:04:02 +00:00
finished updating labels
This commit is contained in:
@@ -7,5 +7,5 @@ visualstudiocode)
|
||||
appNewVersion=$(curl -fsL "https://code.visualstudio.com/Updates" | grep "/darwin" | grep -oiE ".com/([^>]+)([^<]+)/darwin" | cut -d "/" -f 2 | sed $'s/[^[:print:] ]//g' | head -1 )
|
||||
expectedTeamID="UBF8T346G9"
|
||||
appName="Visual Studio Code.app"
|
||||
blockingProcesses=( Electron )
|
||||
blockingProcesses=( Code )
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user