introduce dichotomy of local and remote host

This commit is contained in:
veclav talica 2024-09-03 13:28:23 +03:00
parent 2ea2ce8e54
commit 5555808095
2 changed files with 3 additions and 0 deletions

3
remote_host.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
python3 -m http.server --directory ./html/ & python3 ./tools/git_webhook.py