beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ed50944ce7 - Show all commits

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