Update Readme.md.
This commit is contained in:
parent
1690c32e10
commit
1b9609f43c
|
@ -30,6 +30,8 @@ $ source install_orbit_environment.sh #請使用要執行網站的user(須為具
|
||||||
$ wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/move_site.sh
|
$ wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/move_site.sh
|
||||||
# 請依照您的需求替換以下這行的變數成實際的值
|
# 請依照您的需求替換以下這行的變數成實際的值
|
||||||
$ bash -i move_site.sh $ip $port $user $remote_pass $domain $your_local_password
|
$ bash -i move_site.sh $ip $port $user $remote_pass $domain $your_local_password
|
||||||
|
# 也可執行下面這個指令(把一些資訊不直接放在command line上)
|
||||||
|
$ bash -i move_site_interactive.sh
|
||||||
## 以下其他內容均不需執行,可直接進行架站或移機
|
## 以下其他內容均不需執行,可直接進行架站或移機
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue