You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debian12 系统执行错误
此脚本逻辑判定有误
Package netcat is a virtual package provided by:
netcat-openbsd 1.219-1
netcat-traditional 1.10-47
You should explicitly select one to install.
实际netcat是有安装且更新的版本,但默认脚本只会安装上面两个但在默认12包已经不再提供支持。脚本逻辑判定有误。需要修改。
debian12 系统执行错误
此脚本逻辑判定有误
Package netcat is a virtual package provided by:
netcat-openbsd 1.219-1
netcat-traditional 1.10-47
You should explicitly select one to install.
实际netcat是有安装且更新的版本,但默认脚本只会安装上面两个但在默认12包已经不再提供支持。脚本逻辑判定有误。需要修改。