diff --git a/README.md b/README.md index 987ca3e..31957c7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ $ exit; exit # 第一次 exit 退回 root 帳號,第二次 exit 退回剛登 ## 下載裝機script並執行(除了網站的部分需手動,其餘皆已改為自動,其他內容不用再執行) ```sh -$ wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/install_orbit_environment.sh +$ wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/install_orbit_environment.sh -O install_orbit_environment.sh $ source install_orbit_environment.sh #請使用要執行網站的user(須為具有sudo權限之帳號)來執行,執行後會需要輸入user密碼 ## 以下其他內容均不需執行,可直接進行架站或移機 ```