Fixed directorry change issue

This commit is contained in:
Mitko Gamishev 2019-01-18 15:02:58 +02:00
parent f0d9100271
commit 15f1d81327

@ -95,7 +95,7 @@ and run them on host machine :
Close Docker and navigate to scripts directory: Close Docker and navigate to scripts directory:
```bash ```bash
exit #from Docker container exit #from Docker container
cd DIY-LAPTOP/SOFTWARE/A64-TERES/scripts cd SOFTWARE/A64-TERES/scripts
sudo apt install kpartx bsdtar mtools dos2unix device-tree-compiler sudo apt install kpartx bsdtar mtools dos2unix device-tree-compiler
``` ```