Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Aug 14, 2023
1 parent dae1b1c commit 2530025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rootfs/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ fi

mkdir -p $ROOTFS_NAME
cp -r includes.rootfs/* $ROOTFS_NAME
cp -r includes.rootfs/* / # let's see if the workaround actually... works around .-.
apt update

debootstrap \
--variant=minbase \
Expand Down

0 comments on commit 2530025

Please sign in to comment.