wok-next diff boxbackup-server/receipt @ rev 18810

Up python-pygments (2.0.2)
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 19:20:44 2016 +0000 (2016-01-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	Thu Jan 14 19:20:44 2016 +0000
     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