wok rev 22872
updated gource (0.49 -> 0.51)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 21 17:11:22 2020 +0100 (2020-02-21) |
parents | 25abe1edd77f fc58f18310e4 |
children | 9720efce20e7 |
files |
line diff
1.1 --- a/web-applications/receipt Fri Feb 21 17:10:22 2020 +0100 1.2 +++ b/web-applications/receipt Fri Feb 21 17:11:22 2020 +0100 1.3 @@ -14,6 +14,6 @@ 1.4 { 1.5 mkdir -p $fs/usr/share $fs/var/www 1.6 cp -a stuff/applications stuff/pixmaps $fs/usr/share 1.7 - cp -a stutff/radio.html $fs/var/www 1.8 + cp -a stuff/radio.html $fs/var/www 1.9 find $fs/usr/share/pixmaps -size +4k -delete 1.10 }