examples/ytfeed: Fix copyright and don't auto-set YTFEED_FEEDS_DIR
This commit is contained in:
		
							parent
							
								
									d8603bfecc
								
							
						
					
					
						commit
						1fb81ea611
					
				@ -1,9 +1,7 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					#!/bin/sh
 | 
				
			||||||
 | 
					# 2020-2025 dtb. public domain
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# AGPLv3
 | 
					export YTFEED_FEEDS_DIR # well, just in case
 | 
				
			||||||
 | 
					 | 
				
			||||||
test -n "$YTFEED_FEEDS_DIR" || YTFEED_FEEDS_DIR=feeds/
 | 
					 | 
				
			||||||
export YTFEED_FEEDS_DIR
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
printf "\
 | 
					printf "\
 | 
				
			||||||
     ____ __  __  __
 | 
					     ____ __  __  __
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user