Index: openacs-4/packages/acs-admin/www/install/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/install/index.tcl,v diff -u -r1.8.2.6 -r1.8.2.7 --- openacs-4/packages/acs-admin/www/install/index.tcl 12 Sep 2015 11:01:22 -0000 1.8.2.6 +++ openacs-4/packages/acs-admin/www/install/index.tcl 4 Oct 2015 15:22:25 -0000 1.8.2.7 @@ -14,8 +14,8 @@ set head_channel [lindex [apm_get_repository_channels $repository_url] 0] set current_channel [apm_get_repository_channel] set channel $current_channel -set remote_install_url [export_vars -base "install" { repository_url channel current_channel head_channel }] -set remote_upgrade_url [export_vars -base "install" { { upgrade_p 1 } repository_url channel current_channel head_channel}] +set remote_install_url [export_vars -base "install/install" { repository_url channel current_channel head_channel }] +set remote_upgrade_url [export_vars -base "install/install" { { upgrade_p 1 } repository_url channel current_channel head_channel}] # template::multirow create install repository local #