diff --git a/Utils/SiteCheck.ps1 b/Utils/SiteCheck.ps1 new file mode 100644 index 0000000..a012396 --- /dev/null +++ b/Utils/SiteCheck.ps1 @@ -0,0 +1,4 @@ +# Download URL da powershell + +# ogni riga fa download, se scarica quanto ci si aspetta è ok... +Invoke-RestMethod -Uri wiki.steamware.net \ No newline at end of file