diff --git a/apps/x86_64-linux/build-switch b/apps/x86_64-linux/build-switch index 9f54891..ed87bb1 100644 --- a/apps/x86_64-linux/build-switch +++ b/apps/x86_64-linux/build-switch @@ -7,7 +7,7 @@ RED='\033[1;31m' YELLOW='\033[1;33m' NC='\033[0m' -HOSTNAME=$(hostname) +HOSTNAME="tahani" echo -e "${YELLOW}Starting...${NC}"