mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Fix check_update script
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
34a1b2de68
commit
d35172b948
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ export LINUXPKG="linux"
|
||||||
export LAYERCONF=""
|
export LAYERCONF=""
|
||||||
|
|
||||||
# utilities
|
# utilities
|
||||||
source "$SCRIPTDIR/util/depends.sh"
|
|
||||||
source "$SCRIPTDIR/util/version.sh"
|
source "$SCRIPTDIR/util/version.sh"
|
||||||
source "$SCRIPTDIR/util/override.sh"
|
source "$SCRIPTDIR/util/override.sh"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue