diff options
Diffstat (limited to 'scripts/screen.sh')
| -rwxr-xr-x | scripts/screen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/screen.sh b/scripts/screen.sh index 5c227fc..6d5b7aa 100755 --- a/scripts/screen.sh +++ b/scripts/screen.sh @@ -1,3 +1,3 @@ #!/bin/sh -screen -S yhttpd ./bin/yhttpd +screen -S ychat ./bin/ychat |
