summarylogtreecommitdiffstats
path: root/ubports-installer
diff options
context:
space:
mode:
Diffstat (limited to 'ubports-installer')
-rwxr-xr-xubports-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubports-installer b/ubports-installer
index 52fd8e764e6c..2ba963623de0 100755
--- a/ubports-installer
+++ b/ubports-installer
@@ -1,2 +1,2 @@
#!/bin/sh
-exec electron /usr/share/ubports-installer/app.asar "$@"
+USE_SYSTEM_TOOLS=1 exec electron /usr/share/ubports-installer/app.asar "$@"