mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-16 22:07:16 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
lexarrecoverytool)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Lexar Recovery Tool"
|
||||
type="appInDmgInZip"
|
||||
downloadURL="https://www.lexar.com$( curl -fs "https://www.lexar.com/support/downloads/" | grep -i "mac" | grep -i "recovery" | head -1 | tr '"' '
|
||||
' | grep -i ".zip" )"
|
||||
#appNewVersion=""
|
||||
expectedTeamID="Y8HM6WR2DV"
|
||||
;;
|
||||
Reference in New Issue
Block a user