From 99c1ce49eb69a54cd24ef03a0ec253306faf01e0 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 7 Mar 2019 01:21:20 +0000 Subject: [PATCH] lib/postgres/update.sh --- lib/postgres/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/postgres/update.sh b/lib/postgres/update.sh index a7425de8..ebfe1457 100755 --- a/lib/postgres/update.sh +++ b/lib/postgres/update.sh @@ -1,4 +1,5 @@ #!/bin/sh + # # lib/postgres/update.sh DB_NAME # Update table present in a db -- 2.47.3