diff --git a/README.md b/README.md index fabfda5..eeb1394 100644 --- a/README.md +++ b/README.md @@ -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 # 請依照您的需求替換以下這行的變數成實際的值 $ bash -i move_site.sh $ip $port $user $remote_pass $domain $your_local_password +# 也可執行下面這個指令(把一些資訊不直接放在command line上) +$ bash -i move_site_interactive.sh ## 以下其他內容均不需執行,可直接進行架站或移機 ```