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