You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genmarkov/Makefile

9 lines
188 B

markov:
cargo build --release --features trust-x-forwarded-for
strip target/release/markov
install: build
rc-service restart markov
curl -X PUT -d @default http://127.0.0.1:8001/put