summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-06-01 23:34:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-06-01 23:34:46 -0300
commit00c9c0461fa3815de48ec7b1ef601f81c882fd58 (patch)
tree30841c908cb397606f25f294b0e185d99de4c896 /configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
parentcb3b5ffc3fd7512b3b8a48fb8bcb24854b1261c4 (diff)
Minor fix
Diffstat (limited to 'configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index 9aa1e0c..58470c0 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -93,7 +93,7 @@ partition(){
option=0
while [ option != 7 ]; do
- option=$(dialog --stdout --menu "Instalação CLI da Parabola" 20 70 50 \
+ option=$(dialog --stdout --menu "Instalação CLI do Parabola" 20 70 50 \
1 "Formatar e Montar as Partições" \
2 "Instalar o Sistema Base" \
3 "Instalar o GRUB" \