mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-16 17:41:12 +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 ..;
|
|
|