console-tools.postinst

来自「GPE内核镜像文件 已在qemu上跑过的」· POSTINST 代码 · 共 7 行

POSTINST
7
字号
	update-alternatives --install /usr/bin/chvt chvt chvt.console-tools 100	update-alternatives --install /usr/bin/deallocvt deallocvt deallocvt.console-tools 100	update-alternatives --install /usr/bin/openvt openvt openvt.console-tools 100if [ x"$D" = "x" ]; then	ldconfigfi

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?