Minor fix
This commit is contained in:
		
							parent
							
								
									7dda9456f7
								
							
						
					
					
						commit
						117357d877
					
				@ -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
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user