One Hat Cyber Team
Your IP :
18.222.24.23
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 :
~
/
proc
/
thread-self
/
root
/
var
/
lib
/
dpkg
/
info
/
View File Name :
byobu.postrm
#!/bin/sh -e PKG="byobu" # Clean-up obsolete config file rm -f /etc/byobu/statusrc || true # Clean-up linked desktop file rm -rf /usr/share/applications/$PKG.desktop # Automatically added by dh_icons/13.6ubuntu1 if command -v update-icon-caches >/dev/null; then update-icon-caches /usr/share/icons/HighContrast fi # End automatically added section # Automatically added by dh_installdebconf/13.6ubuntu1 if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule db_purge fi # End automatically added section # vi: syntax=sh ts=4 noexpandtab