mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 14:41:57 +00:00 
			
		
		
		
	fixed shebang
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
#/bin/sh
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
base='https://fonts\.(gstatic\.com|kavin\.rocks)'
 | 
			
		||||
fonts=$(cat dist/assets/* | grep -Po "$base[^)]*" | sort | uniq)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user