Do not clear UPDATE_LOCAL

This was completely disabling the feature.
It is not enabled by default, so this should not harm anybody anyway.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This commit is contained in:
Samuel Thibault 2021-02-19 21:18:46 +01:00
parent 49d60b38b4
commit 57c5f03f0b
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ show_usage() {
export CF=./CONF.sh
. $CF
export DEBIAN_CD_CONF_SOURCED=true
unset UPDATE_LOCAL
## Parse the parameters passed to the script