suckless/dwm-backup/dwm-base/install

5 lines
112 B
Plaintext
Raw Normal View History

2022-05-12 22:38:34 +02:00
#!/bin/sh
rm -rf dwm config.h dwm.o util.o drw.o
doas make clean install
rm -rf dwm config.h dwm.o util.o drw.o