mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-16 17:57:08 -05:00
6 lines
58 B
Bash
6 lines
58 B
Bash
|
#!/usr/bin/bash
|
||
|
|
||
|
cd /c/projects/keepassxc/build
|
||
|
|
||
|
make -j2
|