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

cd /opt/ssb-patchwork
./node_modules/.bin/electron index.js "$@"