diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-09 06:33:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:59:20 +0700 |
commit | b8d0f9deb83217a745212497eafdb7706c487b4c (patch) | |
tree | f4c1aa773e45dea4ab9763c4a7ac9a1240bdad89 /system/motion/doinst.sh | |
parent | e293598c6fd6734876f3a60c47d86872920ec46a (diff) | |
download | slackbuilds-b8d0f9deb83217a745212497eafdb7706c487b4c.tar.gz |
system/motion: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/motion/doinst.sh')
-rw-r--r-- | system/motion/doinst.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/motion/doinst.sh b/system/motion/doinst.sh index 282b54a44c..e3ec6432e2 100644 --- a/system/motion/doinst.sh +++ b/system/motion/doinst.sh @@ -11,5 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/motion-dist.conf.new - +config etc/motion/motion-dist.conf.new |