Changes between Version 12 and Version 13 of BuildingAPC/Ubuntu20pt04_Focal_Install
- Timestamp:
- Apr 8, 2021, 8:54:02 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAPC/Ubuntu20pt04_Focal_Install
v12 v13 42 42 install pcan modprobe --ignore-install pcan 43 43 EOF 44 echo 'pcan' |sudo tee -a /etc/modules.conf > /dev/null 44 45 }}} 45 46