wok diff boxbackup-server/receipt @ rev 19049

Fix the name (lives > lives-exe), desktop file.
author Leonardo Laporte <hackdorte@sapo.pt>
date Sun Apr 17 17:33:06 2016 -0300 (2016-04-17)
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 Apr 17 17:33:06 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