Change Domain Name

This commit is contained in:
chiu 2026-03-19 10:13:01 +00:00
parent 43b6b08917
commit fc25f4e1f9
1 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@ else
fi
ORBIT_SITES=`pwd`
ORBIT_GIT=http://gitlab.tp.rulingcom.com/saurabh/orbit4-5.git
ORBIT_GIT=http://orbitgit.cloud/saurabh/orbit4-5.git
NGINX_ORBIT_SITES=/etc/nginx/orbit_sites
RAILS_ENV=production
@ -388,7 +388,7 @@ create)
done
cd ~
sudo wget http://installer.tp.rulingcom.com/nginx4-5.conf
sudo wget https://orbitgit.cloud/erictyl/install_r45_on_ubuntu_1804lts_doc/src/branch/master/nginx4-5.conf
sudo cp nginx4-5.conf $NGINX_ORBIT_SITES/$2
sudo rm nginx4-5.conf
sudo perl -pi -e "s/{{ORBIT}}/$2/g" $NGINX_ORBIT_SITES/$2