mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 06:13:11 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
abstract)
|
||||
name="Abstract"
|
||||
type="zip"
|
||||
downloadURL="https://api.goabstract.com/releases/latest/download"
|
||||
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="77MZLZE47D"
|
||||
#Company="Elastic Projects, Inc"
|
||||
;;
|
||||
Reference in New Issue
Block a user