This replaces the `update-all-references` scripts with a single
cargo dev bless
command.
cc #5394
3 lines
58 B
Bash
Executable file
3 lines
58 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "Please use 'cargo dev bless' instead."
|