From: hackbard <hackbard>
Date: Wed, 10 Sep 2003 13:22:01 +0000 (+0000)
Subject: another bugfix
X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12db6e2dc403c60f5466c945a0d6a5e257a8ac9e;p=scripts%2Fscripts.git

another bugfix
---

diff --git a/backup.sh b/backup.sh
index 4f7c2da..70e667a 100755
--- a/backup.sh
+++ b/backup.sh
@@ -118,7 +118,7 @@ if [ "$host" = "gate" ] ; then
 	# irc stuff 
 	mkdir -p ./ircd
 	[ -f /etc/opt/unrealircd/unrealircd.conf ] && \
-		cp /etc/opt/unrealircd/unrealircd.conf ./irc
+		cp /etc/opt/unrealircd/unrealircd.conf ./ircd
 fi
 
 # data stuff