wok rev 17521
busybox: 2015
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 17 12:02:13 2015 +0100 (2015-01-17) |
parents | 3859619fd45c |
children | fe472abfdf12 |
files | busybox/receipt |
line diff
1.1 --- a/busybox/receipt Sat Jan 17 03:08:00 2015 -0500 1.2 +++ b/busybox/receipt Sat Jan 17 12:02:13 2015 +0100 1.3 @@ -202,6 +202,7 @@ 1.4 echo 'TFTPD_OPTIONS="-r /boot"' >> $root/etc/daemons.conf 1.5 echo '' >> $root/etc/daemons.conf 1.6 fi 1.7 + sed -i "s/copy; 20../copy; $(date +%Y)/" $root/var/www/httpd/404.html 1.8 } 1.9 1.10 pre_remove()