mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
doc: add a .nojekyll to gh pages
This commit is contained in:
@@ -9,6 +9,7 @@ git checkout master -- \
|
||||
'*.png' \
|
||||
_config.yml \
|
||||
;
|
||||
touch .nojekyll
|
||||
cp out/README.html index.html
|
||||
cp out/doc/* .
|
||||
mv README.html index-split.html
|
||||
|
||||
Reference in New Issue
Block a user