forked from colonelpanic/dotfiles
[XMonad] Install on build
This commit is contained in:
parent
0208c9bfad
commit
ca937d7986
@ -5,5 +5,5 @@ SRC_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
EXE_NAME=imalison-xmonad
|
||||
output_file=$1; shift
|
||||
|
||||
stack build
|
||||
stack install
|
||||
cp -uf $(stack path --local-install-root)/bin/$EXE_NAME $output_file
|
||||
|
Loading…
Reference in New Issue
Block a user