文件操作 - ubuntu-advantage-tools.config
返回文件管理
返回主菜单
删除本文件
文件: /var/lib/dpkg/info/ubuntu-advantage-tools.config
编辑文件内容
#!/bin/sh set -e . /usr/share/debconf/confmodule if dpkg --compare-versions "$PREVIOUS_PKG_VER" lt-nl "20.2~"; then if dpkg --compare-versions "$PREVIOUS_PKG_VER" ge-nl "19.7~"; then # Use debconf to alert the user to the additional # ubuntu-advantage-pro package that should be installed db_input high ubuntu-advantage-tools/suggest_pro_pkg || true db_go || true fi fi
修改文件时间
将文件时间修改为当前时间的前一年
删除文件