mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-19 20:15:16 +00:00
Compare commits
2 Commits
2025-03-07
...
2025-03-08
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f99fd28fe6 | ||
|
|
70f96e3bfd |
@@ -14,6 +14,14 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
|
|||||||
All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment.
|
All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment.
|
||||||
|
|
||||||
|
|
||||||
|
## 2025-03-08
|
||||||
|
|
||||||
|
### 🌐 Website
|
||||||
|
|
||||||
|
- #### 🐞 Bug Fixes
|
||||||
|
|
||||||
|
- Update slug to lowercase in pf2etools.json [@PhoenixEmik](https://github.com/PhoenixEmik) ([#2942](https://github.com/community-scripts/ProxmoxVE/pull/2942))
|
||||||
|
|
||||||
## 2025-03-07
|
## 2025-03-07
|
||||||
|
|
||||||
### 🚀 Updated Scripts
|
### 🚀 Updated Scripts
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Pf2eTools",
|
"name": "Pf2eTools",
|
||||||
"slug": "Pf2eTools",
|
"slug": "pf2etools",
|
||||||
"categories": [
|
"categories": [
|
||||||
24
|
24
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user