mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
integrate-distro.sh: Fix typo
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f2cc170cf5
commit
5798de473b
1 changed files with 1 additions and 1 deletions
|
|
@ -1335,7 +1335,7 @@ cmd_install()
|
|||
#kernel_version=`readlink -f $root/boot/vmlinuz 2>/dev/null | xargs basename | sed 's/vmlinuz-//'`
|
||||
|
||||
if have_cfg_file_section repos.after-install; then
|
||||
run_chroot zypper mr --all --dsiable
|
||||
run_chroot zypper mr --all --disable
|
||||
run setup_zypper_repos after-install
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue