mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -f ./config.h ./patches.h
|
|
sudo make clean install
|