One Hat Cyber Team
Your IP :
52.14.195.185
Server IP :
104.21.96.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 :
~
/
lib
/
console-setup
/
View File Name :
keyboard-setup.sh
#!/bin/sh if \ [ -x /etc/console-setup/cached_setup_keyboard.sh ] \ && /etc/console-setup/cached_setup_keyboard.sh then : else if [ -f /etc/default/locale ]; then # In order to permit auto-detection of the charmap when # console-setup-mini operates without configuration file. . /etc/default/locale export LANG fi setupcon -k fi