mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00

- Fixes an issue where tasks would continue to appear active for a while after they had finished on Unix platforms - The latest n2 now behaves the same way as ninja when substituting variables, so we no longer need to do the substitution ourselves.
3 lines
116 B
Bash
Executable file
3 lines
116 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cargo install --git https://github.com/ankitects/n2.git --rev 3eca2545a8f4c8cbdd8ed697936bd2ae929b55dd
|