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

cd /opt/ssb-patchwork
exec electron11 index.js "$@"