⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.18
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
View File Name :
sosreport.postinst
#!/bin/sh set -e # Automatically added by dh_python3 if command -v py3compile >/dev/null 2>&1; then py3compile -p sosreport:amd64 fi if command -v pypy3compile >/dev/null 2>&1; then pypy3compile -p sosreport:amd64 || true fi # End automatically added section