mirror of
				https://github.com/acmesh-official/acme.sh
				synced 2025-11-04 13:55:56 +08:00 
			
		
		
		
	Forgot to apply the changed default return value
This commit is contained in:
		@@ -140,7 +140,7 @@ _get_root() {
 | 
			
		||||
 | 
			
		||||
_successful_update() {
 | 
			
		||||
  if (echo "$_result" | _egrep_o 'data":\[[^]]*]' | grep -q '"newserial":null'); then return 1; fi
 | 
			
		||||
  return 1
 | 
			
		||||
  return 0
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
_findentry() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user