summarylogtreecommitdiffstats
path: root/ubports-installer
diff options
context:
space:
mode:
authorml2020-11-04 00:58:50 +0100
committerml2020-11-04 00:58:50 +0100
commit034c9331f9a7d84675abd5afa028117173902e67 (patch)
treeb252f6bdf1ebc598012c82ba53ee8408188c3771 /ubports-installer
parent30a3c3c84f540cc68b76b12454a5b1d579f833c2 (diff)
downloadaur-034c9331f9a7d84675abd5afa028117173902e67.tar.gz
updpkg: ubports-installer-git 0.6.0_beta.r0.g4712efb-1
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 "$@"