This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9abc73360e
anki
/
tools
/
runopt
6 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
document optimized builds and add helper script
2020-12-07 02:50:03 +01:00
#!/bin/bash
set -e
update rules_rust with worker refactor If you were using the optional Rust worker support, please see the change to development.md
2021-03-30 09:01:59 +02:00
BUILDARGS="--config opt" $(dirname $0)/../run $*
Reference in New Issue
Copy Permalink