X-Git-Url: https://vcs.fsf.org/?p=fsf-member-card-builder.git;a=blobdiff_plain;f=install-extras.sh;h=20ecf69f27756128ad329a3309da05da9fa65676;hp=e05e664154c13d136c040e2cb0680274d3350747;hb=972be85fb5b40d3764140a8a0462baa292644941;hpb=1da0abae72ec0536a7e72af29bcf00c28f7301e1 diff --git a/install-extras.sh b/install-extras.sh index e05e664..20ecf69 100755 --- a/install-extras.sh +++ b/install-extras.sh @@ -56,10 +56,20 @@ cp checksums-media.sha256 $DEVTMP/fsf/GNUAV/ cp checksums-media.sha256 $DEVTMP/source/ +### +### copy over html files +### + + +cp html/* $DEVTMP/fsf/ +rm $DEVTMP/fsf/reset.css + + ### ### download missing media from the Web ### + cd $DEVTMP/fsf/GNUAV mkdir lp2020_audio ; cd lp2020_audio @@ -126,6 +136,9 @@ cp -vr $ISOTMP/* $DEVTMP/source/ || true ### +sync +sleep 3 + umount $DEVTMP umount $ISOTMP