]> git.llucax.com Git - z.facultad/75.08/llamadas.git/commitdiff
bugfix para respete enunciado.
authorLeandro Lucarella <llucax@gmail.com>
Sat, 23 Oct 2004 20:59:37 +0000 (20:59 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sat, 23 Oct 2004 20:59:37 +0000 (20:59 +0000)
afinstal

index c7a8d8871c7421f0e0aea60f7e7e7ab6a0045489..dd192b586bbf1353f99f566aecf06ead373f9744 100755 (executable)
--- a/afinstal
+++ b/afinstal
@@ -18,7 +18,7 @@ function checkOS() {
        if echo $0 | egrep -q 'afinstal$'; then
                SCRIPTOS="Linux"
        fi
-       if echo $0 | egrep -q 'afinstam$'; then
+       if echo $0 | egrep -q 'afinsmac$'; then
                SCRIPTOS="Mac"
        fi
        if echo $0 | egrep -q 'afinstaw$'; then