parent
5c796c627b
commit
e1b0dec100
1 changed files with 1 additions and 2 deletions
3
run.sh
3
run.sh
|
@ -24,8 +24,7 @@ main() {
|
|||
cargo run --release -- --no-http
|
||||
fi
|
||||
|
||||
echo "Run the app" \
|
||||
"(in case of minification issue, run 'rm -r dist/ target/')"
|
||||
echo "Run the app"
|
||||
cargo run --release
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue