Signed-off-by: Wang Yong wangyong0117@qq.com --- distro/debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distro/debian b/distro/debian index 9b6636f48..313f73e35 100755 --- a/distro/debian +++ b/distro/debian @@ -171,7 +171,7 @@ distro_install_depends() add_i386_package update
- apt-get install -yf + fixup_preinstall for script in $scripts do script=$(basename $script)