wok-current diff mosh/receipt @ rev 18572

Up: tazlito (389)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Nov 10 22:42:55 2015 +0100 (2015-11-10)
parents f8d63e811309
children 9e01bc6321ea
line diff
     1.1 --- a/mosh/receipt	Sat Oct 03 14:36:45 2015 +0200
     1.2 +++ b/mosh/receipt	Tue Nov 10 22:42:55 2015 +0100
     1.3 @@ -50,6 +50,6 @@
     1.4  		[ "$answer" == "y" ] && 
     1.5  		sed -i 's/^DROPBEAR_OPTIONS="/&-a /' $1/etc/daemons.conf &&
     1.6  		[ -z "$1" ] && /etc/init.d/dropbear restart
     1.7 -		true
     1.8  	fi
     1.9 +	true
    1.10  }