]> hackdaworld.org Git - scripts/scripts.git/commitdiff
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 4f7c2da2b97c80530cb7f4b021787e0184bcdb03..70e667af5f4be0c41499d174b1b6dc2444f29ab8 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 ] && \
        # 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
 fi
 
 # data stuff