mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Fix git pull from the wrong directory :O
This commit is contained in:
@ -20,6 +20,7 @@ git pull -q >/dev/null 2>&1
|
||||
|
||||
|
||||
# Now do a conditional update of the main repo
|
||||
cd $UPDDIR
|
||||
|
||||
# Sleep 10 seconds to avoid interfering with the automirror scripts that
|
||||
# also run exactly on the minute.
|
||||
|
Reference in New Issue
Block a user