This commit is contained in:
MickLesk 2026-02-22 14:20:15 +01:00
parent 3faab43da1
commit 4ec2f7967b
2 changed files with 7 additions and 7 deletions

View File

@ -33,12 +33,12 @@
},
"notes": [
{
"type": "info",
"content": "After installation, use the 'update' option in the script to configure SSH access and/or password authentication."
"text": "After installation, use the 'update' option in the script to configure SSH access and/or password authentication.",
"type": "info"
},
{
"type": "info",
"content": "Refer to the official BorgBackup documentation for setup and usage instructions."
"text": "Refer to the official BorgBackup documentation for setup and usage instructions.",
"type": "info"
}
]
}

View File

@ -17,7 +17,7 @@
"install_methods": [
{
"type": "default",
"script": "ct/anytype.sh",
"script": "ct/anytype-server.sh",
"resources": {
"cpu": 2,
"ram": 4096,