mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	Merge pull request #2497 from return42/fix-test.sh
[fix] lxc.sh - SC2034: ubu2010_boilerplate appears unused.
This commit is contained in:
		
						commit
						96c2996857
					
				@ -39,6 +39,7 @@ $ubu1904_boilerplate
 | 
			
		||||
echo 'Set disable_coredump false' >> /etc/sudo.conf
 | 
			
		||||
"
 | 
			
		||||
 | 
			
		||||
# shellcheck disable=SC2034
 | 
			
		||||
ubu2010_boilerplate="$ubu1904_boilerplate"
 | 
			
		||||
 | 
			
		||||
# shellcheck disable=SC2034
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user