dot_files/dot_tmux/plugins/tmux-mem-cpu-load/builder/executable_makefile.sh
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

6 lines
98 B
Bash

#!/bin/bash
set -euo pipefail
source $(dirname "$0")/functions/makefile_fn.sh
makefile_build $@