"Updates"

This commit is contained in:
2025-10-04 00:45:51 +02:00
parent c99d6c6c7d
commit 298a4a0ce9

View File

@@ -2,7 +2,10 @@
### On compute module : ### On compute module :
`mkdir -p /mnt/data/docker` ```bash
mkdir -p /mnt/docker/data
mkdir -p /mnt/docker/compose
```
``` ```
sudo apt update && sudo apt install apt-transport-https ca-certificates curl wget gnupg lsb-release -y sudo apt update && sudo apt install apt-transport-https ca-certificates curl wget gnupg lsb-release -y