mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
release: remove remote docs before replacement
This commit is contained in:
parent
54d0420161
commit
92fb1647bc
@ -26,7 +26,8 @@ cd build
|
||||
cmake -DUSE_DOXYGEN=on ..
|
||||
make -j
|
||||
make test
|
||||
scp html/* qemfd.net:/var/www/notcurses/html/
|
||||
ssh qemfd.net rm -rf /var/www/notcurses/html
|
||||
scp -r html qemfd.net:/var/www/notcurses/html
|
||||
scp *.html ../doc/man/index.html qemfd.net:/var/www/notcurses/
|
||||
cd ..
|
||||
rm -rf build
|
||||
|
Loading…
Reference in New Issue
Block a user