This commit is contained in:
mco-system 2023-04-06 21:53:10 +11:00
parent 4f767445d8
commit ed50944ce7
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ clean:
. thsf_venv/bin/activate; \
pip uninstall thsf -y
all: clean stop install run
all: stop clean install run