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