# Se restauran los ficheros modificados localmente.
mv .env-original .env
eval"${restoreEnvFileCmd}"
if[!-z"${restoreComposeFilesCmd}"]
then
echo-e"${INFO_COLOR}Detected compose files without version for Swarm deployment at target host with Docker version < v23, automatically set ${DATA_COLOR}version: '3.8'${NULL_COLOR}\n"