summaryrefslogtreecommitdiff
path: root/cad/cura/files/patch-cura__app.py
blob: 7c98ead13935170194b0f3294b62adf448a4223b (plain) (blame)
1
2
3
4
5
6
7
8
--- cura_app.py.orig	2020-02-28 16:06:57 UTC
+++ cura_app.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env %%PYTHON_CMD%%
 
 # Copyright (c) 2019 Ultimaker B.V.
 # Cura is released under the terms of the LGPLv3 or higher.