pgAdmin 4 commit: Run apt update before doing anything else.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Run apt update before doing anything else.
Date: 2021-07-21 14:49:01
Message-ID: E1m6DWv-0001xu-Tm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Run apt update before doing anything else.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2db64737906c49d95c0f78159913233d1cad6c9

Modified Files
--------------
pkg/debian/setup.sh | 3 +++
1 file changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-22 06:55:01 pgAdmin 4 commit: Ensure that the login account should be locked after
Previous Message Akshay Joshi 2021-07-21 11:36:17 Re: [pgAdmin][RM6610]: [React] Port Publications node to react