Works fine here =)
Had to add
*nuked* to
set anuke(Exempts) , otherwise same release could be nuked forever until it got wiped.
and my zipscript makes bad and missing files like this:
blablabla.mp3-missing
blablabla.rar-bad
So I had to use this (in case someone uses same zipscript):
Code:
set anuke(BadExt) ".*-bad"
set anuke(MissingExt) ".*-missing"
Otherwise it works very nice
Together with autowipe script of nuked folders it makes life easier for siteops/nukers