summarylogtreecommitdiffstats
path: root/gdlauncher.sh
blob: e03c3901ee45e0d0301d3c5481203c674c0f2035 (plain)
1
2
3
#!/bin/sh

exec @ELECTRON@ /opt/gdlauncher/resources/app.asar "$@"