error output

This commit is contained in:
2022-06-02 20:47:44 +05:00
parent 63e402aaac
commit b08d72152b

View File

@ -14,9 +14,9 @@ then
sed -i "s/$IP_OLD/$IP/" $CONFIG sed -i "s/$IP_OLD/$IP/" $CONFIG
systemctl restart nginx systemctl restart nginx
else else
echo bruh echo nginx test failed
fi fi
else else
echo bruh echo IP IS SAME
fi fi