Alias the built executable

This commit is contained in:
d0cd 2023-02-15 23:10:57 -08:00
parent b4a8dc4498
commit 03c7d226e8

View File

@ -1,3 +1,6 @@
# Alias the Leo binary.
alias leo=$LEO
# Build and run the auction Leo program.
echo "Building and running the \`auction\` program..."
(