Luke Murphy
5 years ago
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
#!/bin/sh |
||||
|
|
||||
|
find /var/www/doesitsparkjoy.voicegardens.org/ -maxdepth 1 -type f -size 0 | xargs rm |
||||
|
find /var/www/voicegardens.org/ -maxdepth 1 -type f -size 0 | xargs rm |
Loading…
Reference in new issue