We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rm
1 parent 5672d18 commit acea200Copy full SHA for acea200
build
@@ -95,7 +95,7 @@ cp ../dist-files/* .
95
# A. Helps processed find the search-index instance on AWS.
96
# B. Needed on AWS, therefore needed in Build.scala.
97
# FIXME search-index crashes without aws-java-sdk; it doesn't even use it
98
-rm lib/com.amazonaws.aws-java-sdk-1.3.32.jar
+#rm lib/com.amazonaws.aws-java-sdk-1.3.32.jar
99
100
TEMP_DIR=$(mktemp -d --suffix=overview-server-build)
101
ln -s "$OVERVIEW_DIR"/dist "$TEMP_DIR"/"$OUTPUT_DIRECTORY"
0 commit comments