update.conf has been removed
This commit is contained in:
		@@ -400,8 +400,8 @@ if [ ${news_to_ismas_sourced:-1} = "1" ]; then    # include only once
 | 
			
		||||
                                         sed -E -e 's/.*:\s*(.*)/\1/g')\"
 | 
			
		||||
                },
 | 
			
		||||
                \"DC\" : {
 | 
			
		||||
                    \"VERSION\" : \"$(cat $PSA_UPDATE_CONF | jq -r .dc.version)\",
 | 
			
		||||
                    \"MD5SUM\" : \"$(cat $PSA_UPDATE_CONF | jq -r .dc.dc2c)\"
 | 
			
		||||
                    \"VERSION\" : \"$(compute_hash ${DC_PSA_DC_FILE})\",
 | 
			
		||||
                    \"MD5SUM\" : \"\"
 | 
			
		||||
                },
 | 
			
		||||
                \"PRINTER\" : {
 | 
			
		||||
                },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user