Files
Installomator/fragments/labels/eraseinstall.sh
2021-04-28 09:36:16 +02:00

7 lines
243 B
Bash

eraseinstall)
name="EraseInstall"
type="pkg"
downloadURL=https://bitbucket.org$(curl -fs https://bitbucket.org/prowarehouse-nl/erase-install/downloads/ | grep pkg | cut -d'"' -f2 | head -n 1)
expectedTeamID="R55HK5K86Y"
;;