One Hat Cyber Team
Your IP :
18.221.161.189
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
View File Name :
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