another bugfix
authorhackbard <hackbard>
Wed, 10 Sep 2003 13:22:01 +0000 (13:22 +0000)
committerhackbard <hackbard>
Wed, 10 Sep 2003 13:22:01 +0000 (13:22 +0000)
backup.sh

index 4f7c2da..70e667a 100755 (executable)
--- 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