psadmin-io / psadmin-plus

A psadmin helper script
MIT License
17 stars 4 forks source link

Review batch cache clear #109

Closed kbens closed 1 year ago

jpmfv commented 2 years ago

Hey Kyle I forgot to send you more information when I brought this up to you at psadmin.conf this year. but isn't an issue when I run the cache clear on the web or app. just running psa bounce prcs on my windows and linux servers for whatever reason it just does not want to delete the cache folder/files

iversond commented 1 year ago

Change this line to rm the directory: https://github.com/psadmin-io/psadmin-plus/blob/master/lib/psadmin_plus.rb#L486

kbens commented 1 year ago

This should be fixed in PR #112.