[PR #278] [MERGED] Fix README powershell commands #349

Closed
opened 2026-05-06 13:16:58 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/278
Author: @Alerymin
Created: 9/28/2022
Status: Merged
Merged: 10/8/2022
Merged by: @Lauryy06

Base: upsilon-devHead: patch-1


📝 Commits (2)

  • 5a407b9 Fix README powershell commands
  • 8f000bb fix README fr powershell command

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 README.fr.md (+1 -1)
📝 README.md (+1 -1)

📄 Description

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux all /norestart
to
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/278 **Author:** [@Alerymin](https://github.com/Alerymin) **Created:** 9/28/2022 **Status:** ✅ Merged **Merged:** 10/8/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`5a407b9`](https://github.com/UpsilonNumworks/Upsilon/commit/5a407b9736afacaf91bea1a085571ce133d43af7) Fix README powershell commands - [`8f000bb`](https://github.com/UpsilonNumworks/Upsilon/commit/8f000bbf1994d68e2afd4a2f6ebc7aae557d1cd7) fix README fr powershell command ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.fr.md` (+1 -1) 📝 `README.md` (+1 -1) </details> ### 📄 Description `dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux all /norestart` to `dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:58 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#349
No description provided.