mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-05 13:20:31 +02:00
travis: some more fixes
This commit is contained in:
parent
6506eade26
commit
318cb6e5b8
@ -3,7 +3,9 @@
|
||||
#
|
||||
# Copyright (c) 2019-2020, Postgres Professional
|
||||
#
|
||||
set -xe
|
||||
|
||||
sudo su -c 'mkdir /run/sshd'
|
||||
sudo su -c 'apt-get update -y'
|
||||
sudo su -c 'apt-get install openssh-client openssh-server -y'
|
||||
/etc/init.d/ssh start
|
||||
|
Loading…
Reference in New Issue
Block a user