Files
dwm/rebuild.sh

5 lines
78 B
Bash
Executable File

#!/bin/bash
rm -f config.h patches.h
make clean && make && sudo make install