simplification drastique (9)

This commit is contained in:
neox 2024-07-09 16:35:03 +02:00
parent c2aa7487cc
commit 1763f18c38
No known key found for this signature in database
GPG Key ID: 57BC26A3687116F6
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ fi
echo -e -n "${BLUE}Downloading configuration...${NC}"
rm -f config.scm
wget -q forge.chalec.org/neox/guix_jerome/raw/branch/master/config.scm
wget --quiet forge.chalec.org/neox/guix_jerome/raw/branch/master/config.scm
echo -e "${GREEN}OK${NC}"
echo -e -n "${BLUE}Creating disk layout...${NC}"