Added more documentation
This commit is contained in:
17
readme.md
17
readme.md
@@ -21,3 +21,20 @@ just setup
|
|||||||
cd ~/BlueHam
|
cd ~/BlueHam
|
||||||
just done-goofed
|
just done-goofed
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Reruns
|
||||||
|
If you want to rerun 73 Linux setup process, you can run
|
||||||
|
```
|
||||||
|
just run-73Linux
|
||||||
|
```
|
||||||
|
followed by
|
||||||
|
```
|
||||||
|
just export-apps
|
||||||
|
```
|
||||||
|
to add the new apps to your menu.
|
||||||
|
|
||||||
|
And if for some reason you need to fix your serial port permissions, you can run
|
||||||
|
```
|
||||||
|
just fix-permissions
|
||||||
|
```
|
||||||
|
## When this particular command asks for your password, it means your login password for the system.
|
||||||
Reference in New Issue
Block a user