aboutsummaryrefslogtreecommitdiff
path: root/cad/cura/files/patch-cura__app.py
blob: 1da6d6b56d886fe14aecb9c5ccaa8d5b021215aa (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) 2020 Ultimaker B.V.
 # Cura is released under the terms of the LGPLv3 or higher.