wok diff boxbackup-server/receipt @ rev 19055

Woodland is a nature theme for Openbox.
author Leonardo Laporte <hackdorte@sapo.pt>
date Tue Apr 19 20:20:45 2016 -0300 (2016-04-19)
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	Tue Apr 19 20:20:45 2016 -0300
     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