diff --git a/package/motioneye/motioneye.mk b/package/motioneye/motioneye.mk index 3433e93dcd..857d7fc88b 100644 --- a/package/motioneye/motioneye.mk +++ b/package/motioneye/motioneye.mk @@ -28,7 +28,7 @@ define MOTIONEYE_INSTALL_TARGET_CMDS $($(PKG)_INSTALL_TARGET_OPTS)) # additional config modules - cp package/motioneye/update.py $(DST_DIR) + cp package/motioneye/platformupdate.py $(DST_DIR) cp package/motioneye/ipctl.py $(DST_DIR) cp package/motioneye/servicectl.py $(DST_DIR) cp package/motioneye/watchctl.py $(DST_DIR)