mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-27 13:23:13 +00:00
changed fragments to .sh extension
This commit is contained in:
11
fragments/labels/nextcloud.sh
Normal file
11
fragments/labels/nextcloud.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
nextcloud)
|
||||
name="nextcloud"
|
||||
type="pkg"
|
||||
#packageID="com.nextcloud.desktopclient"
|
||||
downloadURL=$(downloadURLFromGit nextcloud desktop)
|
||||
#appNewVersion=$(versionFromGit nextcloud desktop)
|
||||
# The version of the app is not equal to the version listed on GitHub.
|
||||
# App version something like "3.1.3git (build 4850)" but web page lists as "3.1.3"
|
||||
# Also it does not math packageID version "3.1.34850"
|
||||
expectedTeamID="NKUJUXUJ3B"
|
||||
;;
|
||||
Reference in New Issue
Block a user