mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Push documentation at the proper place (#1703)
This commit is contained in:
parent
d3f91a5ed6
commit
a5fbbee571
@ -12,8 +12,7 @@ git clone --depth 1 git@github.com:radareorg/cutter.re.git || exit 1
|
|||||||
echo "Updating docs"
|
echo "Updating docs"
|
||||||
|
|
||||||
rm -rf cutter.re/docs
|
rm -rf cutter.re/docs
|
||||||
rm -rf cutter.re/_site/docs
|
cp -a docs/build/html cutter.re/docs || exit 1
|
||||||
cp -a docs/build/html cutter.re/_site/docs || exit 1
|
|
||||||
|
|
||||||
echo "Committing new changes"
|
echo "Committing new changes"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user