Files
dwm/rebuild.sh
2025-10-01 10:57:19 +02:00

5 lines
78 B
Bash

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