changed email in revitserverinstaller.bat

This commit is contained in:
2020-05-21 17:09:18 +02:00
parent d8ca7cc311
commit 31aab204b4

View File

@@ -1,9 +1,9 @@
@echo off
REM Version: 2.1
REM Version: 2.1.1
REM Revit server installer script. Sets up RSN.ini
REM Usage: run this after download. It's possible that you have to run it as admin.
REM (Re)start revit after running this script
REM Created by Peter Gyetvai: gyetpet@gmail.com with the help of the internet
REM Created by Peter Gyetvai: gyetpet@mailbox.org with the help of the internet
REM --------
REM Settings
@@ -26,7 +26,7 @@ REM -----------------------
echo ---
echo revitServerInstaller.bat
echo Created by Peter Gyetvai: gyetpet@gmail.com
echo Created by Peter Gyetvai: gyetpet@mailbox.org
echo ---
echo This script will add the paths of the servers to your local RSN.ini file.
echo Edit this script with notepad to set up the paths of the Revit servers.