huey 0.4.9 and redis are installed from postinst

This is to be sure that the binaries are put in /usr/local/bin
This commit is contained in:
fggp 2022-10-29 11:40:03 +02:00 committed by sfonteneau
parent a64177bff4
commit fb641fb21c

View File

@ -1,4 +1,7 @@
#!/bin/bash
pip3 install huey=0.4.9
pip3 install redis
systemctl enable tisbackup_huey
systemctl enable tisbackup_gui