Update src/yunohost/app.py

Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
This commit is contained in:
Kayou 2021-04-16 01:03:34 +02:00 committed by GitHub
parent f23982b460
commit 9d64e850b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3638,7 +3638,7 @@ def _patch_legacy_helpers(app_folder):
try:
content = read_file(filename)
except Exception:
except MoulinetteError:
continue
replaced_stuff = False