refs #1666 changes etc hosts ogserver

oglog-script
Luis Gerardo Romero Garcia 2025-05-05 08:23:12 +02:00
parent 8ef4fbb43f
commit b8273a2352
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ for hostname in "${HOSTNAMES[@]}"; do
fi
done
echo "ogserver.opengnsys $OGCORE_IP" >> /etc/hosts
echo "$OGCORE_IP ogserver.opengnsys " >> /etc/hosts