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

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