From c96aaf2918db6f58cab00189897b54984bf10a9c Mon Sep 17 00:00:00 2001 From: Banana Date: Sun, 8 Nov 2020 19:12:49 +0100 Subject: [PATCH] some cleanup --- windows/toggle-network-connection.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/toggle-network-connection.bat b/windows/toggle-network-connection.bat index 636fbbd..87b8215 100644 --- a/windows/toggle-network-connection.bat +++ b/windows/toggle-network-connection.bat @@ -9,7 +9,7 @@ :: Use this script for windows to toggle your network connection :: Replace Ethernet with the name of your network connection and execute :: this with admin priviliges - +:: @echo off cls ping google.com -- 2.39.5