mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-17 18:01:10 +00:00
5 lines
76 B
Bash
Executable file
5 lines
76 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd main; lein install; cd ..;
|
|
cd slf4j; lein install; cd ..;
|
|
|