tiny arg
This commit is contained in:
parent
4035d96369
commit
6a3cfb7f75
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
- You can use the following script to install python and some required packages:
|
||||||
|
|
||||||
```bash
|
```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
|
#### 080.1.5 Create user in DWH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue