motion.preinst
来自「video motion detection of linux base」· PREINST 代码 · 共 16 行
PREINST
16 行
#!/bin/sh# preinst script for motionset -e. /usr/share/debconf/confmoduleif dpkg --compare-versions "$2" lt-nl "3.1.14-1"; then db_input high motion/moved_conf_dir || true db_go || truefi#DEBHELPER#exit 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?