Update linupx-scripts.sh
This commit is contained in:
@@ -416,13 +416,12 @@ CHANGECOPYCERTS_INSTALL() {
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
ssh-copy-id le@keepalived.scity.us
|
ssh-copy-id le@keepalived.scity.us
|
||||||
|
echo
|
||||||
sed -i 's/scp le@webserver.scity.us:\/etc\/letsencrypt\/live/scp le@keepalived.scity.us:\/opt\/nginx-proxy\/ssl/' /opt/copycerts.sh
|
sed -i 's/scp le@webserver.scity.us:\/etc\/letsencrypt\/live/scp le@keepalived.scity.us:\/opt\/nginx-proxy\/ssl/' /opt/copycerts.sh
|
||||||
/opt/copycerts.sh
|
/opt/copycerts.sh
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${Green}copycerts.sh has been updated${Color_Off}"
|
echo -e "${Green}copycerts.sh has been updated${Color_Off}"
|
||||||
echo ""
|
|
||||||
echo -e "${LightCyan}To run, use the command: speedtest${Color_Off}"
|
|
||||||
if [ ${action-x} ]; then exit 0; fi
|
if [ ${action-x} ]; then exit 0; fi
|
||||||
read -n 1 -s -p "Press any key to continue";;
|
read -n 1 -s -p "Press any key to continue";;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user