mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Add clarification if post-compression cleanup response was not valid
This commit is contained in:
parent
a432b48121
commit
c768a5c623
|
@ -242,6 +242,8 @@ cli_compress_single_game() {
|
|||
else
|
||||
log i "Please use this command format \"--compress-one <path to file to compress>\""
|
||||
fi
|
||||
else
|
||||
log i "The response for post-compression file cleanup was not correct. Please try again."
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue