Windows hate utf-8?

This commit is contained in:
Yorick Barbanneau 2016-12-02 16:39:12 +01:00
parent 5ab621e64c
commit c0f16296c6

View file

@ -165,7 +165,7 @@ write-Output ""
$shittyFeatures | foreach { disableShitty $_ }
$shittyServices | Foreach { disableShittyService $_ }
$shittyModernApp | Foreach { disableModernShitty $_ }
$shittyHosts | Foreach { blockShittyHost $HOST_FILE $HOST_IP $_ }
$shittyHosts | Foreach { blockShittyHost $HOST_FILE $HOST_IP $_ }
remove_shittyTasks $shittyTasks
$shittyIP | Foreach {