mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 02:30:46 +00:00
Update README.md
This commit is contained in:
parent
229daea2e1
commit
64441085bf
@ -84,7 +84,7 @@ So far, this is a project and not a finished product. The current prototype is o
|
|||||||
11. Enter slot number the card is in
|
11. Enter slot number the card is in
|
||||||
12. Wait for firmware update to complete all four pages
|
12. Wait for firmware update to complete all four pages
|
||||||
|
|
||||||
### Additional steps if your were set up before October 11, 2021 to upgrade Golang and use new command line parameters for the service
|
### Additional steps to upgrade Golang and use new command line parameters for the service (if you had set up before October 11, 2021)
|
||||||
This must be done via ssh directly into the RPi:
|
This must be done via ssh directly into the RPi:
|
||||||
1. `sudo apt remove golang`
|
1. `sudo apt remove golang`
|
||||||
2. `export GOLANG="$(curl https://golang.org/dl/|grep linux-armv6l|grep -v beta|head -1|awk -F\> {'print $3'}|awk -F\< {'print $1'})"`
|
2. `export GOLANG="$(curl https://golang.org/dl/|grep linux-armv6l|grep -v beta|head -1|awk -F\> {'print $3'}|awk -F\< {'print $1'})"`
|
||||||
|
Loading…
Reference in New Issue
Block a user