mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
2d7f5c4080
* update sidebar order * update event backticks * fix broken links * fix spelling
11 lines
120 B
Bash
Executable File
11 lines
120 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Modules
|
|
rm -rf Modules
|
|
|
|
# JavaScript SDK docs
|
|
rm -rf building
|
|
|
|
# Kava Tools docs
|
|
rm -rf tools
|