remove double shebang in mount helper script
This commit is contained in:
		
							
								
								
									
										1075
									
								
								Manual.html
									
									
									
									
									
								
							
							
						
						
									
										1075
									
								
								Manual.html
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -5313,7 +5313,6 @@ notifications:
 | 
			
		||||
 | 
			
		||||
***** mount helper script
 | 
			
		||||
#+BEGIN_SRC shell :tangle roles/yavdr-desktop/templates/udiskie/udiskie_vdr_mount_helper.j2 :mkdirp yes :shebang #!/bin/bash
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
{{ ansible_managed | comment }}
 | 
			
		||||
 | 
			
		||||
videodir="{{ vdr.recdir }}"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
{{ ansible_managed | comment }}
 | 
			
		||||
 | 
			
		||||
videodir="{{ vdr.recdir }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user