Skip to content

Commit

Permalink
fix for script
Browse files Browse the repository at this point in the history
  • Loading branch information
arjuncr-acr committed Jan 16, 2021
1 parent 2738dc5 commit 740d1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ generate_rootfs () {
echo "generating rootfs..."
cd ${ROOTFSDIR}

cp -r ${BASE_SYSTEM} .
cp -r ${BASE_SYSTEM}/* .

cd etc

Expand Down

0 comments on commit 740d1b2

Please sign in to comment.