dotfiles/.bin/OLD/remake

6 lines
72 B
Bash
Executable File

#!/bin/sh -x
make clean=all
make -j30 fetch
FETCH_PACKAGES=-Dsnap make