1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Made a minor message change to ./Setup

This commit is contained in:
codemastr
2001-06-29 21:47:35 +00:00
parent e959419e4a
commit 0053fe0b8a
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -632,3 +632,4 @@ seen. gmtime warning still there
- Updated thread porting code to support more functions
- Fixed a pthread_join
- Rewrote updconf a bit, should work flawlessly now (?)
- Made a minor message change to ./Setup
+2 -1
View File
@@ -31,4 +31,5 @@ read cc
if [ "$cc" == "no" ] ; then
./makenet
fi
echo "You should be able to run UnrealIRCd using ./ircd now".
echo "Now just edit your unrealircd.conf and you should be ready to run"
echo "UnrealIRCd with ./ircd"