This commit is contained in:
louiscklaw
2025-02-03 22:20:14 +08:00
parent bb921e0ed1
commit 6dbcc5eaed
31 changed files with 291 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
find . |grep -i zone.identifier |xargs rm -rf
find . |grep -i Identifier |xargs rm -rf