Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
04572407
Commit
04572407
authored
Apr 29, 2016
by
Dr. Markus Schrenker
Browse files
Update chocolateyInstall.ps1
parent
e524e4d9
Changes
1
Show whitespace changes
Inline
Side-by-side
seafile-client-shibboleth/tools/chocolateyInstall.ps1
View file @
04572407
$packageName
=
'seafile-client-shibboleth'
$fileType
=
'msi'
$silentArgs
=
'/passive'
$url
=
'https://bintray.com/artifact/download/seafile-org/seafile/seafile-
4.2.3
-en-shibboleth.msi'
$url
=
'https://bintray.com/artifact/download/seafile-org/seafile/seafile-
5.1.0
-en-shibboleth.msi'
Install-ChocolateyPackage
$packageName
$fileType
$silentArgs
$url
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment