docs publc

This commit is contained in:
Sergey Chernov 2024-07-24 22:50:54 +03:00
parent 904a91b8de
commit a866dff852

View File

@ -1,3 +1,4 @@
#!/bin/bash #!/bin/bash
set -e
rsync -avz ./build/dokka/* 77.37.192.214:/bigstore/sergeych_pub/code/docs/mp_bintools ./gradlew dokkaHtml
rsync -avz ./build/dokka/* code.sergeych.net:/bigstore/sergeych_pub/code/docs/mp_bintools