Commit a6e5d6f3 authored by Claes Sjofors's avatar Claes Sjofors

Distributor added copy of pwg-files to pwrp_web

parent a6a6eef7
......@@ -2312,6 +2312,7 @@ pwr_tStatus lfu_SaveDirectoryVolume(
fprintf( file, "appl %s S $pwrp_web/*.png\n", nodename_ptr);
fprintf( file, "appl %s S $pwrp_web/*.jpg\n", nodename_ptr);
fprintf( file, "appl %s S $pwrp_web/*.pdf\n", nodename_ptr);
fprintf( file, "appl %s S $pwrp_web/*.pwg\n", nodename_ptr);
}
if ( *components_ptr & pwr_mDistrComponentMask_PwrpStop)
fprintf( file, "appl %s W $pwrp_load/%s/pwrp_stop.sh:$pwrp_load/pwrp_stop.sh $pwrp_exe/pwrp_stop.sh\n",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment