[CI/CD] Added yum install platypush-git line to index.txt.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabio Manganiello 2023-10-19 23:56:48 +02:00
parent a915dd1e1f
commit 1e2ffc121f
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -908,6 +908,10 @@ steps:
====================
$ sudo yum install platypush
Or, if you want to install a version always up-to-date with the git repo:
$ sudo yum install platypush-git
EOF
- |