mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
fix again of path
This commit is contained in:
parent
00f8eed8ca
commit
b48b988883
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ git checkout gh-pages
|
|||
# remove all but the build dir
|
||||
ls -Q | grep -v build | xargs rm -Rf
|
||||
|
||||
cp -Rf build/html/versions/* .
|
||||
cp -Rf build/html/* .
|
||||
# docs/build is in .gitignore so will not be included
|
||||
git add .
|
||||
git st
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue