mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
TOOLS: created tool to wipe the miximages
This commit is contained in:
parent
a59f58b675
commit
ab2741ae5b
|
@ -13,4 +13,4 @@ zenity \
|
|||
if [ $? == 0 ] #yes - Internal
|
||||
then
|
||||
find ~/retrodeck/.downloaded_media -name miximages -type d -print0|xargs -0 rm -rfv --
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue