Changes between Version 8 and Version 9 of VisionFramework
- Timestamp:
- Nov 19, 2017, 12:44:12 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VisionFramework
v8 v9 61 61 sudo apt-get install lightdm 62 62 }}} 63 64 reboot: 65 {{{ 66 sudo shutdown -r now 67 }}}