wok diff boxbackup-server/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
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	Sun Feb 14 22:06:06 2016 +0100
     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