wok-6.x diff boxbackup-server/receipt @ rev 19018
Up mirror-tools, qemu-box, slitaz-mercurial-style, tazchroot, tazdev, tazwikiss, yaff (253)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 01 10:49:53 2016 +0200 (2016-04-01) |
parents | 9e01bc6321ea |
children | a511baf85854 |
line diff
1.1 --- a/boxbackup-server/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/boxbackup-server/receipt Fri Apr 01 10:49:53 2016 +0200 1.3 @@ -62,7 +62,7 @@ 1.4 { 1.5 # default conf dir is now /etc/boxbackup 1.6 if [ ! -e "$1/etc/box/bbstored.conf" ]; then 1.7 - mv /etc/box "$1$CONF_DIR" 1.8 + mv "$1/etc/box" "$1$CONF_DIR" 1.9 fi 1.10 1.11 # adduser BBUSER if needed