mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-10 14:26:06 +01:00
finished updating labels
This commit is contained in:
@@ -4,5 +4,4 @@ rstudio)
|
||||
downloadURL=$(curl -s -L "https://rstudio.com/products/rstudio/download/" | grep -m 1 -Eio 'href="https://download1.rstudio.org/desktop/macos/RStudio-(.*).dmg"' | cut -c7- | sed -e 's/"$//')
|
||||
appNewVersion=$( echo "${downloadURL}" | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="FYF2F5GFX4"
|
||||
#Company="RStudio"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user