mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
5 lines
58 B
Bash
5 lines
58 B
Bash
#!/usr/bin/bash
|
|
|
|
cd /c/projects/keepassxc/build
|
|
|
|
make -j2
|