version 1.0.2 #423 ver changeset:2134 - (cambio sugerido por Migual Angel de Vega, UHU)
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2139 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/debian-pkg
parent
e35b5ad2c0
commit
71b9d33732
|
@ -146,7 +146,7 @@ fi
|
|||
function ogGetServerIp ()
|
||||
{
|
||||
# Obtener direcciones IP.
|
||||
if [ -n "$PENGNSYS" ]; then
|
||||
if [ -n "$OPENGNSYS" ]; then
|
||||
case "$ogprotocol" in
|
||||
nfs) mount | grep " on $OPENGNSYS " | cut -f1 -d: ;;
|
||||
smb) mount | grep " on $OPENGNSYS " | cut -f3 -d/ ;;
|
||||
|
|
Loading…
Reference in New Issue