Minor fix

This commit is contained in:
fggp 2022-10-29 12:27:33 +02:00 committed by GitHub
parent 7dda9456f7
commit 117357d877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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