diff --git a/functions/compression.sh b/functions/compression.sh index 18f24201..ad3db8aa 100644 --- a/functions/compression.sh +++ b/functions/compression.sh @@ -242,6 +242,8 @@ cli_compress_single_game() { else log i "Please use this command format \"--compress-one \"" fi + else + log i "The response for post-compression file cleanup was not correct. Please try again." fi }