nominatim-docker/start.sh

7 lines
117 B
Bash

#!/bin/bash
service postgresql restart
service apache2 restart
tail -f /var/log/postgresql/postgresql-9.5-main.log