summaryrefslogtreecommitdiff
path: root/Makefile
blob: 5763e778de4a547f1ae1d46b6047d5e045c9f37d (plain) (blame)
1
2
3
4
5

all: 
	cargo build
	mkdir -p run
	mv target/debug/twinh run/twinh.cgi