Use standard POSIX shell for manual generation script

No bashisms are needed here, so target portability accross Unix systems.
This commit is contained in:
Alejandro González 2024-11-23 13:41:10 +01:00
parent 4c310c1ebd
commit 34fba57011
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh -eu
cargo build
cargo xstask mangen