Change Domain Name
This commit is contained in:
parent
705db433c8
commit
391721bce9
|
|
@ -25,7 +25,7 @@ echo "postfix postfix/main_mailer_type string 'Local only'" | sudo debconf-set-s
|
|||
sudo apt-get install -y postfix
|
||||
sudo service postfix start
|
||||
#install nginx 1.23.1
|
||||
wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/install_nginx.sh -O install_nginx.sh
|
||||
wget http://orbitgit.cloud/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/install_nginx.sh -O install_nginx.sh
|
||||
bash install_nginx.sh
|
||||
sudo nginx -t
|
||||
nginx_status="$(echo $?)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue