From ed72f4d8441a7c2c6940cb4089600e01189e5561 Mon Sep 17 00:00:00 2001 From: cimryan Date: Sun, 14 Oct 2018 21:15:56 -0700 Subject: [PATCH] Reference u/cimryan/readonlyrootfs --- GetShellWithoutMonitorOnWindows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GetShellWithoutMonitorOnWindows.md b/GetShellWithoutMonitorOnWindows.md index d696876..dfc896e 100644 --- a/GetShellWithoutMonitorOnWindows.md +++ b/GetShellWithoutMonitorOnWindows.md @@ -14,7 +14,7 @@ 1. Run the following commands: ``` cd ~ - wget https://raw.githubusercontent.com/cimryan/teslausb/master/windows_archive/setup-piForHeadlessConfig.ps1 -OutFile setup-piForHeadlessConfig.ps1 + wget https://raw.githubusercontent.com/cimryan/teslausb/u/cimryan/readonlyrootfs/windows_archive/setup-piForHeadlessConfig.ps1 -OutFile setup-piForHeadlessConfig.ps1 ./setup-piForHeadlessConfig.ps1 -Verbose ``` 1. Enter the single letter of the "boot" drive and press Enter.