Update linupx-scripts.sh
This commit is contained in:
@@ -416,13 +416,12 @@ CHANGECOPYCERTS_INSTALL() {
|
||||
echo ""
|
||||
|
||||
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
|
||||
/opt/copycerts.sh
|
||||
|
||||
echo ""
|
||||
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
|
||||
read -n 1 -s -p "Press any key to continue";;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user