linuxmuster / linuxmuster-base7

Mangement scripts for linuxmuster.net V7
GNU General Public License v3.0
13 stars 8 forks source link

no way to cancel setup #60

Closed zefanja closed 4 years ago

zefanja commented 5 years ago

There is no way to cancel the setup. I would be helpful to have such an option. Ctrl+C just cancels the current command / module.

PLanB2008 commented 5 years ago

We could possibly add this. Theres just one porblem: If something goes wrond during the inital setup we are not sure if the installation ran fine. There is no option to run the prepare process a second time. Right now, if the preparing process fails you should start over.

HappyBasher commented 4 years ago

In fact hitting Ctrl+C one time only the current submodule is cancelled. You have to hit Ctrl+C mutiple times to cancel the overall process. After that you may start linuxmuster-setup again with corrected parameters and bring the setup to a successful end. I think this can be closed.