mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
oops index-split
This commit is contained in:
@ -11,7 +11,7 @@ git checkout master -- \
|
||||
;
|
||||
cp out/README.html index.html
|
||||
cp out/doc/* .
|
||||
mv README.html index.html
|
||||
mv README.html index-split.html
|
||||
git add .
|
||||
git commit --message "$(git log -n1 --pretty='%H' master)"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user