mirror of
				https://github.com/cmur2/munin-mumble.git
				synced 2025-11-04 14:25:14 +01:00 
			
		
		
		
	add LC_ALL=C – should solve "bash: printf: 2.091: invalid number" on non-decimal-point locales
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 
 | 
			
		||||
LC_LANG=C
 | 
			
		||||
LC_ALL=C
 | 
			
		||||
MC_PORT=${0##*_}
 | 
			
		||||
 
 | 
			
		||||
if [ "$1" = "config" ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user