index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
generate.sh
blob: dab39edec3a6d6cf7e312517d28e6e65578d7443 (
plain
) (
blame
)
1
2
#!/bin/bash
find
-L
.
-name
'*.md'
-exec
.
/
publish.sh
{}
\
;