From e53bb4bbc980df37f90b1c41093f95bbf35e7d80 Mon Sep 17 00:00:00 2001 From: Person1873 <87143469+Person1873@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:44:52 +1100 Subject: [PATCH] Update install_windows.bat revert previous change as irrelevant --- install/install_windows.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/install/install_windows.bat b/install/install_windows.bat index e28738a..ebceadc 100644 --- a/install/install_windows.bat +++ b/install/install_windows.bat @@ -1,2 +1 @@ plink -ssh -v -pw raspberry pi@192.168.0.31 -m setup.sh -:: this file needs review as i'm sure that the hardcoded IP isnt going to work for everyone