855
855
# chown trampoline to root and set setuid bit
856
856
action_chown_setuid(tramppath, dry)
858
864
# Copy the www and lib directories using the list
859
865
action_copylist(install_list.list_www, ivle_install_dir, dry)
860
866
action_copylist(install_list.list_lib, ivle_install_dir, dry)