fix: server-update ищет корень репо (в т.ч. /opt/shop/shop10)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Быстрое исправление ECONNREFUSED 127.0.0.1:5432
|
||||
set -euo pipefail
|
||||
|
||||
cd /opt/shop 2>/dev/null || cd "$(dirname "$0")/.."
|
||||
source "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/shop-root.sh"
|
||||
|
||||
echo "=== Исправление подключения к PostgreSQL ==="
|
||||
|
||||
|
||||
Reference in New Issue
Block a user