refactor rustypaste and add alpine-tools

This commit is contained in:
CanbiZ
2026-01-15 10:04:43 +01:00
parent 5e8d2565c4
commit 82053c5b70
6 changed files with 275 additions and 53 deletions

View File

@@ -20,7 +20,7 @@
"script": "ct/rustypaste.sh",
"resources": {
"cpu": 1,
"ram": 512,
"ram": 1024,
"hdd": 20,
"os": "Debian",
"version": "13"
@@ -32,9 +32,9 @@
"password": null
},
"notes": [
{
"text": "When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove",
"type": "info"
}
{
"text": "When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove",
"type": "info"
}
]
}