run.sh in screen

This commit is contained in:
Bastien Lacoste 2022-02-20 14:51:47 +01:00 committed by admin666
parent c7a61b3d93
commit 609a02ea72
1 changed files with 2 additions and 0 deletions

2
run.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
/usr/bin/screen -dmS pad "/home/etherpad/etherpad-lite/src/bin/run.sh"