replace bash with sh
This commit is contained in:
		
							
								
								
									
										2
									
								
								icons.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								icons.sh
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
#!/usr/bin/env sh
 | 
			
		||||
dir=$(dirname $(realpath $0))
 | 
			
		||||
svg_data=$(curl --silent https://git.purser.it/roypur/stream-api/raw/branch/master/frontend/favicon-basic.svg)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
#!/usr/bin/env sh
 | 
			
		||||
dir=$(dirname $(realpath $0))
 | 
			
		||||
${dir}/icons.sh
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user