This commit is contained in:
root
2021-09-20 01:21:05 +02:00
parent 951de61e16
commit a56427705c
13 changed files with 160 additions and 46 deletions

View File

@@ -22,8 +22,4 @@ git clone --depth 1 https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.g
2. Download the required binaries
```sh
cd /srv/deploy/install/mdg-python/ && make
```
3. Run chkdeploy to make IServ aware of the new package
```sh
chkdeploy
```