3 lines
82 B
Bash
3 lines
82 B
Bash
|
#!/bin/sh
|
||
|
/usr/bin/screen -dmS pad "/home/etherpad/etherpad-lite/src/bin/run.sh"
|