Fix check_update script

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-03-09 22:50:24 +01:00
parent 34a1b2de68
commit d35172b948
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ export LINUXPKG="linux"
export LAYERCONF=""
# utilities
source "$SCRIPTDIR/util/depends.sh"
source "$SCRIPTDIR/util/version.sh"
source "$SCRIPTDIR/util/override.sh"