mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-01-29 08:34:16 +01:00
sync
This commit is contained in:
parent
977a54f9d8
commit
d48a49b58e
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -148,8 +148,8 @@ echo "------ Get basic Arch System"
|
|||
#wget -q -P $DEST/output/sdcard/ -O - http://archlinuxarm.org/os/ArchLinuxARM-sun7i-latest.tar.gz | tar -xzf -
|
||||
cd $DEST/output/sdcard/
|
||||
wget -q http://archlinuxarm.org/os/ArchLinuxARM-sun7i-latest.tar.gz
|
||||
sync
|
||||
tar xvzf ArchLinuxARM-sun7i-latest.tar.gz
|
||||
sync
|
||||
rm ArchLinuxARM-sun7i-latest.tar.gz
|
||||
# we need this
|
||||
#cp /usr/bin/qemu-arm-static $DEST/output/sdcard/usr/bin/
|
||||
|
|
Loading…
Add table
Reference in a new issue