docs: рекомендуемое обновление через SHOP_ROOT и server-update.sh
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
-1
@@ -49,12 +49,15 @@ cd "$SHOP_ROOT"
|
||||
sudo bash scripts/quick-deploy-ubuntu.sh
|
||||
```
|
||||
|
||||
Обновление:
|
||||
Обновление (рекомендуется):
|
||||
|
||||
```bash
|
||||
export SHOP_ROOT=/opt/shop/shop10
|
||||
bash "$SHOP_ROOT/scripts/server-update.sh"
|
||||
```
|
||||
|
||||
Путь `SHOP_ROOT` — ваш каталог клона (см. [Server-Operations](Server-Operations)).
|
||||
|
||||
## Проверка
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user