diff --git a/dist/Zhurnal-1.3.37-py3-none-any.whl b/dist/Zhurnal-1.3.37-py3-none-any.whl index 3ddd18a..63da345 100644 Binary files a/dist/Zhurnal-1.3.37-py3-none-any.whl and b/dist/Zhurnal-1.3.37-py3-none-any.whl differ diff --git a/dist/zhurnal-1.3.37.tar.gz b/dist/zhurnal-1.3.37.tar.gz index a52606c..e9c91bc 100644 Binary files a/dist/zhurnal-1.3.37.tar.gz and b/dist/zhurnal-1.3.37.tar.gz differ diff --git a/src/Zhurnal.egg-info/PKG-INFO b/src/Zhurnal.egg-info/PKG-INFO index bd3dde3..257e3bd 100644 --- a/src/Zhurnal.egg-info/PKG-INFO +++ b/src/Zhurnal.egg-info/PKG-INFO @@ -15,7 +15,7 @@ Application for running and monitoring multiple applications. The monitoring goes trough web. The web interface will show life updates of stdout and stderr of configured applications. -## Instalation +## Installation 1. Run `make`. This will build envionment and will install the application. 2. Run Zhurnal with the commands as parameters followed by the host / port to serve on. `./.venv/bin/zhurnal "ping google.nl" "ping google.nl" --host=127.0.0.1 --port=8081`