Skip to content

Commit 0eda392

Browse files
committed
fix path error for run1.sh
1 parent 824ada7 commit 0eda392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22
#cd ./go/src/github.com/caesarchad/rustelo-rust/soros && cargo build --all && ./run.sh
33
python3 deploy.py
4-
cd buffett && ./demo/setup.sh && ./demo/leader.sh
4+
cd ~/go/src/github.com/bitconch/bus/vendor/rustelo-rust/buffett && ./demo/setup.sh && ./demo/leader.sh

0 commit comments

Comments
 (0)