mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 10:12:21 +03:00
Alias the built executable
This commit is contained in:
parent
b4a8dc4498
commit
03c7d226e8
@ -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..."
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user