diff --git a/browser/apps/chrome/defaults/seb/config.json b/browser/apps/chrome/defaults/seb/config.json index 6f5bd19..ce60210 100644 --- a/browser/apps/chrome/defaults/seb/config.json +++ b/browser/apps/chrome/defaults/seb/config.json @@ -14,7 +14,7 @@ "network.proxy.no_proxies_on" : "localhost,127.0.0.1" }, - "seb.url" : "http://www.safeexambrowser.org", + "seb.url" : "http://moodle.informatica.hva.nl", "seb.language" : "en-US", "seb.request.header" : "X-SafeExamBrowser-RequestHash", "seb.request.key" : "SEBKEY", diff --git a/browser/bin/linux/64/start.sh b/browser/bin/linux/64/start.sh index 20c06b9..6631f90 100644 --- a/browser/bin/linux/64/start.sh +++ b/browser/bin/linux/64/start.sh @@ -1,2 +1,2 @@ #!/bin/sh -../../../../../xulrunner/linux/32/xulrunner/xulrunner -app "../../../apps/seb.ini" -profile "../../../data/profile" +../../../../../xulrunner/linux/64/xulrunner/xulrunner -app "../../../apps/seb.ini" -profile "../../../data/profile" diff --git a/browser/data/profile/.gitkeep b/browser/data/profile/.gitkeep new file mode 100644 index 0000000..e69de29