From 6b0a465db43393a0b29c933ff8ed8fc8f4077a94 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 16 May 2025 07:14:06 +0000 Subject: [PATCH] Delete page "%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell" --- ...%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 %E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md diff --git a/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md b/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md deleted file mode 100644 index 25edaaf..0000000 --- a/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md +++ /dev/null @@ -1,3 +0,0 @@ -```powershell -New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\Git\bin\bash.exe" -PropertyType String -Force -``` \ No newline at end of file