dotfiles/.bin/smi
2023-02-22 08:31:38 +01:00

6 lines
61 B
Bash
Executable File

#!/bin/sh
set -xe
doas make clean
make -j4
doas make install