mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-18 14:23:09 +01:00
finished updating labels
This commit is contained in:
@@ -2,8 +2,7 @@ easeusdatarecoverywizard)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="EaseUS Data Recovery Wizard"
|
||||
type="dmg"
|
||||
downloadURL=$( curl -fsIL https://down.easeus.com/product/mac_drw_free_setup | grep -i "^location" | awk '{print $2}' | tr -d '
|
||||
' )
|
||||
downloadURL=$( curl -fsIL https://down.easeus.com/product/mac_drw_free_setup | grep -i "^location" | awk '{print $2}' | tr -d '\r\n' )
|
||||
#appNewVersion=""
|
||||
expectedTeamID="DLLVW95FSM"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user