Kaynağa Gözat

Update 'README.md'

tags/0.9.0
maeda 4 yıl önce
ebeveyn
işleme
9c0bab2a75
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      README.md

+ 2
- 2
README.md Dosyayı Görüntüle

@@ -111,8 +111,8 @@ You also need to setup a `post-receive` hook on the host server.
111 111
 
112 112
 #### Uploads Directories
113 113
 1. Download to development machine: `rsync -av <user>@<host>:/opt/vue-wp/uploads/ <local directory>`
114
-2. Upload from development machine: `rsync -azP ./uploads/* next:/opt/staging/vue-wp.git/uploads/`
115
-3. 
114
+2. Upload from development machine: `rsync -azP <file-path-to>/uploads/* <user>@<host>:/opt/staging/vue-wp.git/uploads/`
115
+
116 116
 #### mysql Dump
117 117
 1. On the production machine:
118 118
 ```

Loading…
İptal
Kaydet