Question

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

when creating a wordpress droplet


Submit an answer
Answer a question...

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.

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.