introduce dichotomy of local and remote host
This commit is contained in:
parent
2ea2ce8e54
commit
5555808095
3
remote_host.sh
Executable file
3
remote_host.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
python3 -m http.server --directory ./html/ & python3 ./tools/git_webhook.py
|
Loading…
Reference in New Issue
Block a user