This commit is contained in:
Pablo Martin 2025-04-08 12:08:53 +02:00
parent 4035d96369
commit 6a3cfb7f75

View file

@ -882,7 +882,7 @@ sudo apt-get install -y postgresql-client-16
- You can use the following script to install python and some required packages:
```bash
sudo apt-get install python3.10 python3.10-venv
sudo apt-get install -y python3.10 python3.10-venv
```
#### 080.1.5 Create user in DWH