wok diff web-applications/receipt @ rev 24022
linld: basic iso9660 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 14 19:55:20 2021 +0000 (2021-03-14) |
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 Sun Mar 14 19:55:20 2021 +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 }