autoconfirmation pour iinstall curl
This commit is contained in:
parent
24a45fecf3
commit
5eda1c002e
|
|
@ -148,7 +148,7 @@ configure_timezone() {
|
|||
}
|
||||
|
||||
install_paquets() {
|
||||
apt install curl
|
||||
apt install -y curl
|
||||
}
|
||||
|
||||
### SECTION PRINCIPALE : Activer/Désactiver les options ici
|
||||
|
|
|
|||
Loading…
Reference in New Issue