improve robustness of post-pve-install.sh apt option #2142
Replies: 2 comments 3 replies
-
The script is specifically focused on source lists and minor tweaks, it's not intended to handle broader issues or functionalities outside of its designated scope. Grub related issues? |
Beta Was this translation helpful? Give feedback.
-
hence mentioning the apt option. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hello world
the script can call:
this means no apt-related messages that require an user-interaction are displayed to the screen.
in case there are messages - for example grub related ones - the procedure waits forever ⏳
is it by design or can this script only run on fresh installs?
Beta Was this translation helpful? Give feedback.
All reactions