diff options
Diffstat (limited to 'yhttpd/scripts/screen.sh')
| -rwxr-xr-x | yhttpd/scripts/screen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yhttpd/scripts/screen.sh b/yhttpd/scripts/screen.sh new file mode 100755 index 0000000..5c227fc --- /dev/null +++ b/yhttpd/scripts/screen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +screen -S yhttpd ./bin/yhttpd |
