Fixes: 1) Remove unnecessary else blocks for default values in prompt functions; 2) Ensure proper initialization of `response` variable to avoid undefined behavior; Extra: 1) Use consistent `printf` formatting across `prompt_default` and `prompt_autogen` functions for cleaner output; 2) Minor indentation and code cleanup. |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| export-environment-file.sh | ||
| generate-environment-file.sh | ||
| install.sh | ||
| reboot.sh | ||
| run.sh | ||
| starter.sh | ||
| test.sh | ||
| uninstall.sh | ||