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