Commit 1058e2c6 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

update makefile

parent e41a8ea7
SHELL := /bin/bash
l = "127.0.0.1"
p = "6653,6633"
ofp = "13"
l = 127.0.0.1
p = 6653,6633
ofp = 13
install:
cargo install --path "."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment