root: do not use /bin/bash directly (#14698)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a8e543972a
						
					
				
				
					commit
					da1b252f3b
				
			@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
docsmg move $1 $2 | tee -a migratefile
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user