WARNING: apt does not have a stable CLI interface. Use with caution in scripts

阅读 74

2022-03-15

问题现象

我们在编写脚本时,提示一下警告。

16473451781.png

解决办法

把警告重定向到 2>/dev/null/dev/null 中。

16473454081.png

相关推荐

精彩评论(0)

0 0 举报