Commit graph

9 commits

Author SHA1 Message Date
37b8bbce96
Fix wings configure failing under curl|bash on re-run
wings configure now prompts to confirm overwriting an existing
config.yml. Under curl|bash stdin isn't a TTY, so the prompt fails
with "not a terminal" instead of writing the config. Add --override
to skip that prompt, since the installer already gets explicit user
confirmation via /dev/tty beforehand.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-09-09 20:41:03 -04:00
0a1cd25f59
fix $cfg path 2026-08-17 21:29:56 -04:00
290f8a8b42
allow full config command parsing 2026-07-02 11:03:30 -04:00
ecb4c14600
bump ver 2026-02-27 12:26:57 -05:00
c8ccdbaf3b
add docker install anim 2026-02-27 12:22:37 -05:00
2d36f66087
prettify 2026-02-26 17:11:44 -05:00
cd3fba634e
fix ssl config update 2026-02-26 16:52:18 -05:00
487c32ba16
fix certbot section 2026-02-26 16:45:42 -05:00
137a6f1f00
add wings installer script 2026-02-26 16:37:31 -05:00