Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
roundcube
Commits
f09c4043
Commit
f09c4043
authored
Aug 26, 2020
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The Maven pkg is already a .jar
parent
301c951a
Pipeline
#7652
passed with stages
in 2 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
install-roundcube
install-roundcube
+1
-2
No files found.
install-roundcube
View file @
f09c4043
...
...
@@ -39,8 +39,7 @@ download_roundcube_source() {
# TODO: hot-fix, remove
download_closure_compiler
()
{
curl
-o
/tmp/compiler.zip https://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20200719/closure-compiler-v20200719.jar
unzip
-p
/tmp/compiler.zip
"*.jar"
>
/tmp/compiler.jar
curl
-o
/tmp/compiler.jar https://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20200719/closure-compiler-v20200719.jar
}
apply_patches
()
{
...
...
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