feature: workbench pxe #2

Merged
pedro merged 83 commits from pxe into main 2024-09-28 02:19:31 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 8e4186d9d4 - 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