mirror of
https://github.com/cgsecurity/testdisk.git
synced 2025-07-03 16:53:22 +00:00
4 lines
61 B
Bash
4 lines
61 B
Bash
![]() |
#!/bin/sh
|
||
|
mkdir config
|
||
|
autoreconf --install -W all -I config
|