mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
3 lines
61 B
Bash
Executable file
3 lines
61 B
Bash
Executable file
#!/bin/bash
|
|
|
|
bazel run python --ui_event_filters=-INFO -- $*
|