8 lines
111 B
Makefile

.ONESHELL:
SHELL = /usr/bin/bash
MAKEFLAGS += --no-print-directory
.SILENT:
run:
venv/bin/python z_server.py