Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit e265d40

Browse files
committed
RPM: set PUBLIC_DOWNLOAD_URL to /pydio_public by default
1 parent d4761fe commit e265d40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/rpm/pydio.spec.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ sed -i 's/\/\/ define("AJXP_FORCE_LOGPATH/define("AJXP_FORCE_LOGPATH/g' conf/boo
3535

3636
# Update Share URL
3737
sed -i 's/"AJXP_INSTALL_PATH\/data\/public"/"\/var\/lib\/pydio\/public"/g' plugins/core.ajaxplorer/manifest.xml
38+
sed -i 's/name="PUBLIC_DOWNLOAD_URL" default=""/name="PUBLIC_DOWNLOAD_URL" default="\/pydio_public"/g' plugins/core.ajaxplorer/manifest.xml
3839

3940
%build
4041

0 commit comments

Comments
 (0)