Skip to content

Commit d5d64c6

Browse files
committed
[update] : Added files to check
1 parent 3669fab commit d5d64c6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/wizard.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,15 @@ Function_Global_Main_check_required_files () {
148148
Var_Local_file_list=(
149149
"build.sh"
150150
"tools/keyring.sh"
151+
"tools/channel.sh"
152+
"tools/locale.sh"
153+
"system/kernel-i686"
154+
"system/kernel-x86_64"
155+
"system/locale-i686"
156+
"system/locale-x86_64"
151157
"system/pacman-i686.conf"
152158
"system/pacman-x86_64.conf"
159+
"system/arch-pkgbuild-parser"
153160
"default.conf"
154161
)
155162

0 commit comments

Comments
 (0)