Skip to content

Commit

Permalink
Fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
denysvitali committed May 8, 2018
1 parent 7bdc7e9 commit c2faf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ sudo chmod +s $SYSROOT/bin/mount
sudo chmod +s $SYSROOT/bin/su

cd $SYSROOT
sudo tar -cvpzf $TOP/out/$DISTRO_rootfs.tar.gz .
sudo tar -cvpzf $TOP/out/${DISTRO}_rootfs.tar.gz .

0 comments on commit c2faf17

Please sign in to comment.