@@ -0,0 +1,11 @@
.PHONY: install debug
install:
python3 -m pip install -r requirements.txt
run:
python3 src/main.py
debug:
DEBUG=1
The note is not visible to the blocked user.