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