started a simple board plugin

This commit is contained in:
Kevin Froman 2018-12-26 00:14:05 -06:00
parent b45bb94375
commit 2289171b0f
10 changed files with 105 additions and 27 deletions

2
onionr-daemon-linux Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/sh
nohup ./run-linux start & disown