diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-21 16:56:10 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-21 16:56:10 +0000 |
| commit | c67ed39bc994a0aef06454c1e3044e79f712b739 (patch) | |
| tree | 4397f736b9161f50cd0b00cdcfd2b0acc7c1af7e /scripts/screen.sh | |
| parent | 93ce2024a62325cbae5f2f6fd2155a4ef89cee63 (diff) | |
Diffstat (limited to 'scripts/screen.sh')
| -rwxr-xr-x | scripts/screen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/screen.sh b/scripts/screen.sh new file mode 100755 index 0000000..6d5b7aa --- /dev/null +++ b/scripts/screen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +screen -S ychat ./bin/ychat |
