* Added option to use `--intranet` to not download or update any files, this can only be done after an initial run.
* Dropped some unneeded debug changes that I commited by accident
* Added conventional suggestions from Github.com comments
---------
Co-authored-by: Jean-Paul van Houten - Bos <jeanpaul.vhouten@koop.overheid.nl>
pull/3670/head
Jean-Paul van Houten - Bos1 year agocommitted byGitHub
Console.WriteLine("The --intranet argument was provided, so we will not try to access the internet. The first time this application runs you'll need to run it without the --intranet param or copy the result from another machine to the intranet server.");
MessageBox.Show("You have parsed in --intranet so we will not try to access the internet or visit github.com, please go to https://github.com/louislam/uptime-kuma if you want to visit github.");