5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm config.h
|
|
make install
|