From bde50dff7d7c3a56bac42e7223f918386f39ebb5 Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:04:10 +0100
Subject: [PATCH 1/7] Actualizar README.md
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md
index 42c0643..f953832 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,17 @@ To install ProxMenux, simply run the following command in your Proxmox server te
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
```
+```plaintext
+install_proxmenux.sh)"
+```
+
+>
+⚠️ **Be careful when copying scripts from the internet. Always remember to check the source!**
+
+📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
+
+🛡️ All executable links follow our [Code of Conduct](https://github.com/MacRimi/ProxMenux?tab=coc-ov-file#-2-security--code-responsibility).
+
---
## 📌 How to Use
From b78ebc0d3d909f0effacfc24452130a599d958ed Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:04:43 +0100
Subject: [PATCH 2/7] Update README.md
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index f953832..74a503a 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/
install_proxmenux.sh)"
```
->
⚠️ **Be careful when copying scripts from the internet. Always remember to check the source!**
📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
From 2ad539f78aa6718a082dfbe550725ce46a8a36b4 Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:05:59 +0100
Subject: [PATCH 3/7] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 74a503a..db17a84 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/
install_proxmenux.sh)"
```
-⚠️ **Be careful when copying scripts from the internet. Always remember to check the source!**
+
+⚠️ Be careful when copying scripts from the internet. Always remember to check the source!**
📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
From 53783e2ce443f822eb67f6c60c1afd5531ff7bd7 Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:23:14 +0100
Subject: [PATCH 4/7] Actualizar README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index db17a84..cb39920 100644
--- a/README.md
+++ b/README.md
@@ -41,12 +41,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/
install_proxmenux.sh)"
```
+
+⚠️ Be careful when copying scripts from the internet. Always remember to check the source!
-⚠️ Be careful when copying scripts from the internet. Always remember to check the source!**
+📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
-📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
-
-🛡️ All executable links follow our [Code of Conduct](https://github.com/MacRimi/ProxMenux?tab=coc-ov-file#-2-security--code-responsibility).
+🛡️ All executable links follow our [Code of Conduct](https://github.com/MacRimi/ProxMenux?tab=coc-ov-file#-2-security--code-responsibility).
+
---
From da039fe97767fd4c3b5b55d9e08f24891513421b Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:26:11 +0100
Subject: [PATCH 5/7] Actualizar README.md
---
README.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index cb39920..25914f8 100644
--- a/README.md
+++ b/README.md
@@ -40,14 +40,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/
```plaintext
install_proxmenux.sh)"
```
+
-
-⚠️ Be careful when copying scripts from the internet. Always remember to check the source!
+⚠️ Be careful when copying scripts from the internet. Always remember to check the source!
-📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
+📄 You can [review the source code](https://github.com/MacRimi/ProxMenux/blob/main/install_proxmenux.sh) before execution.
-🛡️ All executable links follow our [Code of Conduct](https://github.com/MacRimi/ProxMenux?tab=coc-ov-file#-2-security--code-responsibility).
-
+🛡️ All executable links follow our [Code of Conduct](https://github.com/MacRimi/ProxMenux?tab=coc-ov-file#-2-security--code-responsibility).
---
From 5ab122d7047ee902ebc708dc66209204ae213dba Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 16:26:44 +0100
Subject: [PATCH 6/7] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 25914f8..8a13190 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/
```plaintext
install_proxmenux.sh)"
```
+
⚠️ Be careful when copying scripts from the internet. Always remember to check the source!
From 06fe4f71ede7a397fa628b0953adb37ca03d1763 Mon Sep 17 00:00:00 2001
From: MacRimi <123239993+MacRimi@users.noreply.github.com>
Date: Sun, 9 Mar 2025 17:16:10 +0100
Subject: [PATCH 7/7] Update README.md
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 8a13190..f855eee 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,6 @@ To install ProxMenux, simply run the following command in your Proxmox server te
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
```
-```plaintext
-install_proxmenux.sh)"
-```
-
⚠️ Be careful when copying scripts from the internet. Always remember to check the source!