projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3d4330
)
Removed debug code
author
Rick L Bird
<nveid@yahoo.com>
Sun, 10 Apr 2011 20:19:55 +0000
(16:19 -0400)
committer
Rick L Bird
<nveid@yahoo.com>
Sun, 10 Apr 2011 20:19:55 +0000
(16:19 -0400)
utils/makeconnect.sh
patch
|
blob
|
history
diff --git
a/utils/makeconnect.sh
b/utils/makeconnect.sh
index 310ad25961a17ce42e0184e2ee2c38fef7fbd12e..0d2ab919832b258e13d91c2a6a039427b1fa13b6 100755
(executable)
--- a/
utils/makeconnect.sh
+++ b/
utils/makeconnect.sh
@@
-6,9
+6,7
@@
cat > connect.txt <<EOSH
EOSH
version=`grep VERSION hdrs/version.h | sed 's/^.*"\(.*\)\"/\1/'`
-echo $version
header_string="----------------------- CobraMUSH-v$version -------------------------------------"
-echo $header_string
echo $header_string >> connect.txt
cat >> connect.txt << EOSH
Use create <name> <password> to create a character.