run.sh 47 B

12345
  1. #!/bin/bash
  2. ./server_postgres -p 8080 &
  3. wait