mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-15 06:13:12 +01:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/easeusdatarecoverywizard.sh
Normal file
9
fragments/labels/easeusdatarecoverywizard.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
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 '
|
||||
' )
|
||||
#appNewVersion=""
|
||||
expectedTeamID="DLLVW95FSM"
|
||||
;;
|
||||
Reference in New Issue
Block a user