Report this

What is the reason for this report?

how to disable "One-Click WordPress Droplet" command line script on login

Posted on August 17, 2022


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!

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.

Hi there,

You can disable this with the following command:

cp /etc/skel/.bashrc /root

In case you need to run it again, you can execute the following:

/opt/digitalocean/wp_setup.sh

Hope that this helps!

Best,

Bobby

Hello @harryparkinson

You can comment out the line for the wp_setup.sh in the /etc/skel/.bashrc file or move the file as Bobby mentioned using the mv command

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.