simplification drastique (9)
This commit is contained in:
parent
c2aa7487cc
commit
1763f18c38
|
@ -46,7 +46,7 @@ fi
|
||||||
echo -e -n "${BLUE}Downloading configuration...${NC}"
|
echo -e -n "${BLUE}Downloading configuration...${NC}"
|
||||||
|
|
||||||
rm -f config.scm
|
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 "${GREEN}OK${NC}"
|
||||||
echo -e -n "${BLUE}Creating disk layout...${NC}"
|
echo -e -n "${BLUE}Creating disk layout...${NC}"
|
||||||
|
|
Loading…
Reference in New Issue