feature: workbench pxe #2

Merged
pedro merged 83 commits from pxe into main 2024-09-28 02:19:31 +00:00
Showing only changes of commit 6ffa9a9304 - Show all commits

View file

@ -281,6 +281,8 @@ else
fi
pipenv run python /opt/workbench/workbench-script.py --config "\${config_path}"
stty echo
set +x
END
#TODO add some useful commands
cat > "${ISO_PATH}/chroot/root/.bash_history" <<END