fucking hell

This commit is contained in:
2025-12-06 18:28:54 +00:00
parent 89185f285e
commit 5bb19d7643
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ print_error() {
echo -e "${RED}❌${NC} $1"
}
HOSTNAME="${1:-tahani}"
HOSTNAME="${1:-$(hostname)}"
print_info "Building and switching configuration for $HOSTNAME"