[PR #621] [MERGED] Install script accepts default hostname #648

Closed
opened 2026-02-27 15:59:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/621
Author: @MisterBlueBear
Created: 11/2/2023
Status: Merged
Merged: 11/2/2023
Merged by: @catborise

Base: masterHead: install_script_default_hostname


📝 Commits (1)

  • 2f24f77 Install script accepts default hostname

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 webvirtcloud.sh (+8 -2)

📄 Description

The installation script wasn't accepting the default from hostname --fqdn that was being displayed in the question.
This change uses hostname --fqdn if the user just hits enter.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/621 **Author:** [@MisterBlueBear](https://github.com/MisterBlueBear) **Created:** 11/2/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `install_script_default_hostname` --- ### 📝 Commits (1) - [`2f24f77`](https://github.com/retspen/webvirtcloud/commit/2f24f77368af48f3353aa14d030bd7cfadc33e6f) Install script accepts default hostname ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `webvirtcloud.sh` (+8 -2) </details> ### 📄 Description The installation script wasn't accepting the default from `hostname --fqdn` that was being displayed in the question. This change uses `hostname --fqdn` if the user just hits enter. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#648
No description provided.