suckless/st/install

6 lines
103 B
Plaintext
Raw Normal View History

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