Question

how to delete the wordpress auto config script running at terminal login?

when creating a wordpress droplet


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
June 5, 2022

Hello there,

The script is also added in the ~/.bashrc file which can be modified and comment out the line that triggers the script or simply remove that line if you do not need it.

Hope that this helps!

KFSys
Site Moderator
Site Moderator badge
June 5, 2022

Hi @kerrycoral,

This is a scrip meant to be executed on login in order to preconfigure the initial WordPress steps. What you can do is try and hit CTRL + C, this should stop the script.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up