Commit 513a917e authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] postgres install

parent 4edadaee
#!/bin/bash
PGVersion=11
PGVersion=13
GARGDATA=/srv/gargantua/gargandata
sudo mkdir -vp ${GARGDATA}
sudo apt install rsync
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment