wok diff web-applications/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents fc58f18310e4
children
line diff
     1.1 --- a/web-applications/receipt	Fri Feb 21 16:59:03 2020 +0100
     1.2 +++ b/web-applications/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -15,5 +15,4 @@
     1.4  	mkdir -p $fs/usr/share $fs/var/www
     1.5  	cp -a stuff/applications stuff/pixmaps $fs/usr/share
     1.6  	cp -a stuff/radio.html $fs/var/www
     1.7 -	find $fs/usr/share/pixmaps -size +4k -delete
     1.8  }