forked from colonelpanic/dotfiles
[XMonad] Install on build
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user