Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Nov 9, 2023
1 parent 25120b5 commit 986324a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/vendor_overlay/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_cleanup_trap
echo_green "Trying to unpack vendor config files ..."

## unpack overlay
unpack overlay/ /home/"${BASE_USER}" "${BASE_USER}"
unpack overlay /home/"${BASE_USER}" "${BASE_USER}"

echo_green "DEBUG: Print 'printer_data' folder ..."
ls -T /home/"${BASE_USER}"/printer_data/config

0 comments on commit 986324a

Please sign in to comment.