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

cpige: add man page for cook.slitaz.org
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 13 16:56:42 2019 +0100 (2019-02-13)
parents 37bef16b6789
children 02c70d036ea0
line diff
     1.1 --- a/syslinux/stuff/iso2exe/init.custom	Mon Oct 17 15:31:24 2016 +0200
     1.2 +++ b/syslinux/stuff/iso2exe/init.custom	Wed Feb 13 16:56:42 2019 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  if [ "$1" == "loramhack" ]; then
     1.5  	cp $0 $2/init.extra
     1.6  	sed -i 's|^exec |exec /sbin|' $2/init.extra
     1.7 -	cp -a /extra/. $2 
     1.8 +	cp -a /extra/. $2
     1.9  	exit
    1.10  fi
    1.11  if [ -d /etc ]; then