1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 23:23:12 +02:00

woops.. set -x ;)

This commit is contained in:
Bram Matthys
2010-01-25 10:55:21 +00:00
parent a19e31dbd0
commit 89e70ff23f
-1
View File
@@ -4,7 +4,6 @@ OUTF="curl-latest.tar.gz"
OUTD="curl-latest"
ARESPATH="`pwd`/extras/c-ares"
CARESVERSION="1.6.0"
set -x
if [ ! -f "Unreal.nfo" ]; then
echo "Please run this program from your UnrealIRCd directory"
echo "(usually $HOME/Unreal3.2 or something like that)"