Commit 79e79460 by Csók Tamás

Installer script modified to target the bme cloud

parent 311765d3
...@@ -53,7 +53,7 @@ var ...@@ -53,7 +53,7 @@ var
begin begin
show_stuff := 'True'; show_stuff := 'True';
install_selenium := 'False'; install_selenium := 'False';
page := 'https://pc3.szgt.uni-miskolc.hu/' page := 'https://cloud.bme.hu/'
command := show_stuff + ' ' + install_selenium + ' ' + AddQuotes(page) command := show_stuff + ' ' + install_selenium + ' ' + AddQuotes(page)
case CurPageID of case CurPageID of
wpFinished: wpFinished:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment