launcher: fix typo
This commit is contained in:
parent
0faf22a43f
commit
d84ccf566b
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
echo
|
||||
echo "You can manually run the experiment and fetch the results with:"
|
||||
echo
|
||||
echo -e "\e[30;48;5;2mgarlic -RFv ${trebuchetStage}\e[0m"
|
||||
echo -e "\e[30;48;5;2mgarlic -RFv ${trebuchet}\e[0m"
|
||||
echo
|
||||
echo "See garlic(1) for more details."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user