]> git.llucax.com Git - z.facultad/75.08/llamadas.git/commitdiff
Bugfix creo
authorAlan Kennedy <kennedya@3dgames.com.ar>
Mon, 25 Oct 2004 00:20:35 +0000 (00:20 +0000)
committerAlan Kennedy <kennedya@3dgames.com.ar>
Mon, 25 Oct 2004 00:20:35 +0000 (00:20 +0000)
afinstal

index e4ef3d9d5a695c71096de2aa0f4fe948b81b8a26..c9de5ac3febb116805e31ab2560cfcb8d79102c1 100755 (executable)
--- a/afinstal
+++ b/afinstal
@@ -171,7 +171,7 @@ function askDaemon {
                if [ -z "$choice" ]; then
                        $mondir/afimonio_daemon.sh start
                else
-                       echo "Para realizar la activacion del demonio, tipee en linea de comando: $mondir/afimonio_daemon.sh start"
+                       echo "Para realizar la activacion del demonio, tipee en linea de comando: '$mondir/afimonio_daemon.sh start'"
                fi
                echo
        fi