1--- cura_app.py.orig 2020-02-28 16:06:57 UTC 2+++ cura_app.py 3@@ -1,4 +1,4 @@ 4-#!/usr/bin/env python3 5+#!/usr/bin/env %%PYTHON_CMD%% 6 7 # Copyright (c) 2020 Ultimaker B.V. 8 # Cura is released under the terms of the LGPLv3 or higher. 9 10