gluon-core: fix typo
This commit is contained in:
parent
7771cd9f2e
commit
d508728da6
@ -66,7 +66,7 @@ if [ -z "$oldversion" ]; then oldversion="$(cat "$VERSION_FILE_KFF" 2>/dev/null)
|
|||||||
(
|
(
|
||||||
cd "$UPGRADE_DIR"
|
cd "$UPGRADE_DIR"
|
||||||
|
|
||||||
do_compoment core
|
do_component core
|
||||||
|
|
||||||
for component in *; do (
|
for component in *; do (
|
||||||
if [ "$component" != 'core' ]; then
|
if [ "$component" != 'core' ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user