summarylogtreecommitdiffstats
path: root/ubports-installer
diff options
context:
space:
mode:
authorMatthias Lisin2019-03-02 03:23:10 +0100
committerMatthias Lisin2019-03-02 03:32:34 +0100
commitc2a7ed3a4f4658dc633e01788c048a521f3c7d2f (patch)
tree7cf60314507b328e20b5a71560162a60b7f3acdf /ubports-installer
parente7f18b6e98e3aa384791f7a4a62f267bbfd6290c (diff)
downloadaur-c2a7ed3a4f4658dc633e01788c048a521f3c7d2f.tar.gz
upgpkg: ubports-installer-git 2
- Add android-udev to depends. - Update electron2 dependency to electron. (3) - Add jq to makedepends. - Use jq to patch json file (system electron dir and version). - Expand tabs to spaces. Lel. - Install desktop file. - Uninstall useless npm packages. - Remove electron-sudo and make app rootless.
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 2e451e863b4f..c6ba63cb2ca1 100755
--- a/ubports-installer
+++ b/ubports-installer
@@ -1,3 +1,3 @@
#!/bin/sh
-exec electron2 /usr/share/ubports-installer/app.asar
+exec electron /usr/share/ubports-installer/app.asar