This commit is contained in:
parent
d0c79b7a74
commit
5212957a18
@ -4,6 +4,6 @@ DAYS="day6 day7"
|
||||
|
||||
for x in $DAYS; do
|
||||
cd $x
|
||||
cargo run
|
||||
cargo run --release
|
||||
cd ..
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user