This commit is contained in:
2025-06-14 01:04:29 -06:00
parent 942bf19708
commit abb9278f50
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
echo "Nuking all those stupid files"
rm -f influxdata-archive.key 2>/dev/null
rm -f status.txt 2>/dev/null
rm -f *.tar.gz 2>/dev/null
rm -f *.log 2>/dev/null
rm -f *.bak* 2>/dev/null