mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-23 05:01:37 +01:00
Changed the filenames
This commit is contained in:
parent
fdb01d1a6b
commit
ad22abe669
@ -4,8 +4,8 @@
|
||||
# NOTE: requires <ipfs> and <hashdeep>!
|
||||
|
||||
DIR=$1
|
||||
IPFS_HASHES="IPFS-Hashes.txt"
|
||||
DF_HASHES="DF.xml"
|
||||
IPFS_HASHES="IPFS_hash_list.txt"
|
||||
DF_HASHES="checksum_list.xml"
|
||||
|
||||
echo "(1) Removing Thumbs.db ..."
|
||||
nice find "$DIR" -name Thumbs.db -exec rm -rf {} \;
|
||||
|
Loading…
Reference in New Issue
Block a user