mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
useless sync
This commit is contained in:
parent
e1f2309d78
commit
f55560122f
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -209,7 +209,6 @@ echo "------ Get basic Slackware System"
|
|||
cd $DEST/output/sdcard/
|
||||
wget -c ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/roots/slack-$SLACKWARE_VERSION-miniroot_$ROOTFS_VERSION.tar.xz -O $CWD/slack-$SLACKWARE_VERSION-miniroot_$ROOTFS_VERSION.tar.xz
|
||||
tar xf $CWD/slack-$SLACKWARE_VERSION-miniroot_$ROOTFS_VERSION.tar.xz
|
||||
sync
|
||||
|
||||
cat > $DEST/output/sdcard/etc/motd <<EOF
|
||||
_ _ _ _
|
||||
|
|
Loading…
Reference in a new issue