⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
View File Name :
console-setup-linux.preinst
#!/bin/sh set -e # Automatically added by dh_installinit/13.16ubuntu2 if [ "$1" = "install" ] && [ -n "$2" ] && [ -e "/etc/init.d/keyboard-setup.sh" ] ; then chmod +x "/etc/init.d/keyboard-setup.sh" >/dev/null || true fi # End automatically added section # Automatically added by dh_installinit/13.16ubuntu2 if [ "$1" = "install" ] && [ -n "$2" ] && [ -e "/etc/init.d/console-setup.sh" ] ; then chmod +x "/etc/init.d/console-setup.sh" >/dev/null || true fi # End automatically added section # Automatically added by dh_installinit/13.16ubuntu2 if [ "$1" = "install" ] && [ -n "$2" ] && [ -e "/etc/init.d/setvtrgb" ] ; then chmod +x "/etc/init.d/setvtrgb" >/dev/null || true fi # End automatically added section