motion.config

来自「video motion detection of linux base」· CONFIG 代码 · 共 14 行

CONFIG
14
字号
#!/bin/sh# config script for motionset -e. /usr/share/debconf/confmoduleif dpkg --compare-versions "$2" lt-nl "3.1.19-1"; then  db_input high motion/moved_conf_dir || true  db_go || truefiexit 0

⌨️ 快捷键说明

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