squash
This commit is contained in:
parent
ad3fcb8a0f
commit
7f44c8ba46
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,5 +5,5 @@ loop: loop.asd loop.lisp scripts/build-exe.lisp
|
|||
|
||||
install: loop
|
||||
mkdir -p `head -1 conf-home` && \
|
||||
cp -R loop loop-shell accounts.lisp groups scripts \
|
||||
cp -R loop accounts.lisp groups scripts \
|
||||
`head -1 conf-home`
|
||||
|
|
Loading…
Reference in a new issue