diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-30 11:27:14 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-30 11:27:14 -0200 |
commit | b55caa4ff1d01ccfbc047619f9e7b844cd8ee277 (patch) | |
tree | e002f4bf91843227f7f6364f01c2399031a301b4 | |
parent | 9695c4f6d6fae55434b7559474965a53d72d91c0 (diff) | |
download | padrao-b55caa4ff1d01ccfbc047619f9e7b844cd8ee277.tar.gz padrao-b55caa4ff1d01ccfbc047619f9e7b844cd8ee277.tar.bz2 |
Adicionando locales ao sistema de resgate
-rw-r--r-- | rescue.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue.mdwn b/rescue.mdwn index 691ee61..1b865ec 100644 --- a/rescue.mdwn +++ b/rescue.mdwn @@ -41,7 +41,7 @@ Instalando ferramentas básicas ------------------------------ apt-get update - apt-get install screen pciutils usbutils git-core + apt-get install screen pciutils usbutils git-core locales Usando remotamente ------------------ |