Skip to content

Commit

Permalink
Merge pull request #132 from crileiton/master
Browse files Browse the repository at this point in the history
fixed libreoffice URL
  • Loading branch information
loftux authored Feb 3, 2020
2 parents 847b429 + 00e3b1a commit 2ca6b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alfinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export JDBCPOSTGRES=postgresql-42.2.5.jar
export JDBCMYSQLURL=https://dev.mysql.com/get/Downloads/Connector-J
export JDBCMYSQL=mysql-connector-java-5.1.47.tar.gz

export LIBREOFFICE=https://download.documentfoundation.org/libreoffice/stable/6.2.4/deb/x86_64/LibreOffice_6.2.4_Linux_x86-64_deb.tar.gz
export LIBREOFFICE=https://es.libreoffice.org/colabora/dl/deb-x86_64/6.3.3/es/LibreOffice_6.3.3_Linux_x86-64_deb.tar.gz
export ALFRESCO_PDF_RENDERER=https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/alfresco-pdf-renderer/1.1/alfresco-pdf-renderer-1.1-linux.tgz

export ALFREPOWAR=https://downloads.loftux.net/public/content/org/alfresco/content-services-community/6.1.1/content-services-community-6.1.1.war
Expand Down

0 comments on commit 2ca6b25

Please sign in to comment.