wok diff syslinux/stuff/iso2exe/init.custom @ rev 21555

Up rtorrent (0.9.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 13 09:46:40 2019 +0200 (2019-05-13)
parents 02994416f017
children
line diff
     1.1 --- a/syslinux/stuff/iso2exe/init.custom	Wed Feb 13 16:56:42 2019 +0100
     1.2 +++ b/syslinux/stuff/iso2exe/init.custom	Mon May 13 09:46:40 2019 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/bin/sh
     1.5  
     1.6 -if [ "$1" == "loramhack" ]; then
     1.7 +if [ "$1" = "loramhack" ]; then
     1.8  	cp $0 $2/init.extra
     1.9  	sed -i 's|^exec |exec /sbin|' $2/init.extra
    1.10  	cp -a /extra/. $2