mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +01:00
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
autoreconf -if --warnings=all
|