Skip to content

Commit a05185d

Browse files
Revert "feat: Add inline editing and manual script entry functionality (#39)" (#40)
This reverts commit a410aea.
1 parent a410aea commit a05185d

File tree

98 files changed

+2211
-3206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+2211
-3206
lines changed

.gitattributes

Lines changed: 0 additions & 40 deletions
This file was deleted.

scripts/ct/debian.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

scripts/install/debian-install.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

scripts/json/2fauth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ram": 512,
2424
"hdd": 2,
2525
"os": "debian",
26-
"version": "13"
26+
"version": "12"
2727
}
2828
}
2929
],

scripts/json/actualbudget.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ram": 2048,
2424
"hdd": 4,
2525
"os": "debian",
26-
"version": "13"
26+
"version": "12"
2727
}
2828
}
2929
],

scripts/json/add-iptag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "PVE LXC Tag",
2+
"name": "Proxmox VE LXC Tag",
33
"slug": "add-iptag",
44
"categories": [
55
1

scripts/json/adguard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ram": 512,
2424
"hdd": 2,
2525
"os": "debian",
26-
"version": "13"
26+
"version": "12"
2727
}
2828
},
2929
{
@@ -44,7 +44,7 @@
4444
},
4545
"notes": [
4646
{
47-
"text": "AdGuard Home can only be updated via the user interface.",
47+
"text": "Adguard Home can be updated via the user interface.",
4848
"type": "info"
4949
}
5050
]

scripts/json/adventurelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ram": 2048,
2424
"hdd": 7,
2525
"os": "debian",
26-
"version": "13"
26+
"version": "12"
2727
}
2828
}
2929
],

scripts/json/apache-guacamole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ram": 2048,
2424
"hdd": 4,
2525
"os": "debian",
26-
"version": "13"
26+
"version": "12"
2727
}
2828
}
2929
],

scripts/json/booklore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"script": "ct/booklore.sh",
2121
"resources": {
2222
"cpu": 3,
23-
"ram": 3072,
23+
"ram": 2048,
2424
"hdd": 7,
2525
"os": "debian",
2626
"version": "12"

0 commit comments

Comments
 (0)