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:
parent
a64177bff4
commit
fb641fb21c
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
pip3 install huey=0.4.9
|
||||
pip3 install redis
|
||||
|
||||
systemctl enable tisbackup_huey
|
||||
systemctl enable tisbackup_gui
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user