dotfiles/.bin/OLD/smi
2024-02-14 07:55:58 +01:00

6 lines
61 B
Bash
Executable File

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