Skip to content

Commit

Permalink
remove uneeded file
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Jul 31, 2023
1 parent 6175295 commit 85ea2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/calaos_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ rsync -avh ${src}/ ${dst} \

#Cleanup initramfs scrits not needed for installed rootfs
rm -rf ${dst}/.calaos-live \
${dst}/etc/calaos-resize
${dst}/usr/share/initramfs-tools/hooks/resizeroot \
${dst}/usr/share/initramfs-tools/scripts/local-bottom/resizeroot

Expand Down

0 comments on commit 85ea2ab

Please sign in to comment.