Fixed a typo in "tmpboot"
This commit is contained in:
parent
8945102c3b
commit
c148340e2a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ touch oldboot.txt
|
|||
|
||||
cat /boot/config.txt >> oldboot.txt
|
||||
cat oldboot.txt >> newboot.txt
|
||||
cat tempboot.txt >> newboot.txt
|
||||
cat tmpboot.txt >> newboot.txt
|
||||
sudo cp newboot.txt /boot/config.txt
|
||||
|
||||
sleep 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue