summarylogtreecommitdiffstats
path: root/run.sh
blob: 2ba70b411f38e2ae60e18af1f873f448c5c46487 (plain)
1
2
3
4
#!/bin/bash

cd /opt/patchbay-git
./node_modules/.bin/electron index.js "$@"