mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 20:58:29 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| psql invidious kemal -c "ALTER TABLE users ADD COLUMN feed_needs_update boolean"
 |