# HG changeset patch # User Hans-G?nter Theisgen # Date 1582301482 -3600 # Node ID 638330b48a18f4c0f1f181dd3ba881d4ec666aa6 # Parent 25abe1edd77f37d5b481f610d43151ce2665d2b4# Parent fc58f18310e42b070cbb781bee75185be3b17081 updated gource (0.49 -> 0.51) diff -r 25abe1edd77f -r 638330b48a18 web-applications/receipt --- a/web-applications/receipt Fri Feb 21 17:10:22 2020 +0100 +++ b/web-applications/receipt Fri Feb 21 17:11:22 2020 +0100 @@ -14,6 +14,6 @@ { mkdir -p $fs/usr/share $fs/var/www cp -a stuff/applications stuff/pixmaps $fs/usr/share - cp -a stutff/radio.html $fs/var/www + cp -a stuff/radio.html $fs/var/www find $fs/usr/share/pixmaps -size +4k -delete }