Reply to Message

View discussion in a popup

Replying to:
SakiBones
Contributor
Contributor

BonJour Marc,

Great script.

I have one question, how often do you run the script

I also added to the bottom the following two lines.

########################### Remove old files #################################

remove-item ($SCRIPT_PARENT + "*.html") -force

remove-item ($SCRIPT_PARENT + "*.png") -force

Just to do some cleanup.

Regards

Steve

How often do you

Reply
0 Kudos