d197c757a279ba94a2f3ecc5b0bee85569bd43d8
[khome.git] / Makefile
1 all:
2 mkdir -p data
3 cd data && git clone https://github.com/clamiax/snore.git || true
4 cd data/snore && make
5 cd data/snore && make install
This page took 0.062884 seconds and 3 git commands to generate.