Closed vic4news closed 11 months ago
I would like to see the wz_mini version displayed when I ssh into the camera. For example, add the following to /etc/profile
echo "wz_mini version:" cat /opt/wz_mini/usr/bin/app.ver
the contents of /opt/wz_mini/etc/motd are displayed automatically when you login.
/opt/wz_mini/etc/motd
could add a script to the boot process to copy over the version info.
added!
I would like to see the wz_mini version displayed when I ssh into the camera. For example, add the following to /etc/profile
echo "wz_mini version:" cat /opt/wz_mini/usr/bin/app.ver