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