Skip to content

Commit d8dab50

Browse files
committed
Changed the order of running the core components
1 parent d524533 commit d8dab50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
################################################################################
88

9-
VERSION="2.2.7"
9+
VERSION="2.2.8"
1010

1111
################################################################################
1212
# Common

include/core/deploy.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
NAME="core"
55
DESC="Core components"
6-
DEPENDS="core/emulator core/motd core/hosts core/hostname core/mnt core/net core/timezone core/su core/locale core/profile core/aid core/sudo core/unchroot"
6+
DEPENDS="core/emulator core/motd core/hosts core/hostname core/mnt core/net core/timezone core/su core/locale core/aid core/profile core/sudo core/unchroot"

0 commit comments

Comments
 (0)