beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit ed50944ce7 - Show all commits

View File

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