mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
same DEST everywhere
This commit is contained in:
parent
b900d11178
commit
56c703a691
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Installation steps Slackware for Cubietruck
|
|||
|
||||
7. DEST=/output/path IMAGE_SIZE_MB=2000 ./build.sh # see build.sh for more possible parameters
|
||||
|
||||
8. cd ~/cubieslack/output
|
||||
8. cd /output/path/output
|
||||
|
||||
9. gunzip <image>.raw.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue