Retrieve the keyring, and check its updates are valid
This commit is contained in:
parent
5a05d7eef7
commit
f3d962b19a
2 changed files with 137 additions and 16 deletions
|
|
@ -35,7 +35,7 @@ fi
|
|||
STATUS=$?
|
||||
|
||||
# safe removal
|
||||
rm -r "${WEBOOB_TMPDIR}/icons" "${WEBOOB_TMPDIR}/repositories" "${WEBOOB_TMPDIR}/modules"
|
||||
rm -r "${WEBOOB_TMPDIR}/icons" "${WEBOOB_TMPDIR}/repositories" "${WEBOOB_TMPDIR}/modules" "${WEBOOB_TMPDIR}/keyrings"
|
||||
rm "${WEBOOB_TMPDIR}/backends" "${WEBOOB_TMPDIR}/sources.list"
|
||||
rmdir "${WEBOOB_TMPDIR}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue