5 lines
98 B
Bash
Executable file
5 lines
98 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
sh scripts/generate_proto_for_ide.sh
|
|
|
|
python3 scripts/generate_cargo_toml.py
|